Commit Graph

  • 592aca1ab0 fix(examples): access to the examples page by removing duplicate indexPath Julien Déramond 2025-02-20 22:13:40 +01:00
  • 47f5dcf51f
    fix(examples): access to the examples page by removing duplicate indexPath #41237 Julien Déramond 2025-02-20 22:13:40 +01:00
  • aa1a4c1aad fix function Mark Otto 2025-02-21 23:33:20 -08:00
  • 851bedea83 Remove add(), subtract(), and divide() functions for calc() and Sass math.div() Mark Otto 2025-02-21 23:05:07 -08:00
  • 6bdca8c814 Drop clearfix helper for display: flow-root Mark Otto 2025-02-21 22:43:35 -08:00
  • eda99074f8 Remove jQuery support in plugins Mark Otto 2025-02-21 21:06:51 -08:00
  • 882cb55b50 All utilities are no longer !important; they use the top CSS layer instead so they're always applied Mark Otto 2025-02-21 14:19:23 -08:00
  • 69b4726d51 Breakpoints edits Mark Otto 2025-02-21 14:16:33 -08:00
  • 7a96b6dc83 Move around grid docs Mark Otto 2025-02-21 14:16:21 -08:00
  • 581fbb4852 It's over 9000 Mark Otto 2025-02-21 14:16:08 -08:00
  • 8791de1116 Build Mark Otto 2025-02-20 09:02:56 -08:00
  • 6c186560c1 Rearrange and comment import stack Mark Otto 2025-02-20 08:58:53 -08:00
  • b90dbef82f Banner restored Mark Otto 2025-02-20 08:58:24 -08:00
  • e11472fc40 rm layout build Mark Otto 2025-02-20 08:56:38 -08:00
  • df3632490c wip css layers Mark Otto 2025-02-19 23:08:52 -08:00
  • b7e9864cbe Generate classes for color palette instead of manually doing it Mark Otto 2025-02-19 22:26:40 -08:00
  • 0c46e484eb Update source Sass to use Sass map module for all map functions, save for custom map-loop() which we may need to remove Mark Otto 2025-02-19 22:14:58 -08:00
  • 97fba7154c Remove some enable vars Mark Otto 2025-02-19 21:51:07 -08:00
  • 7a170ee191 Move ratio helper to utilities Mark Otto 2025-02-19 09:51:51 -08:00
  • 2efc3037ed Docs Sass modules Mark Otto 2025-02-18 13:57:33 -08:00
  • f7720abc0b Tons of Sass module fixes Mark Otto 2025-02-18 13:37:25 -08:00
  • a9845cb079 some tweaks Mark Otto 2025-02-18 12:00:49 -08:00
  • 3676f4b494 Make customize color docs page work Mark Otto 2025-02-18 11:52:56 -08:00
  • 32e84e6f84 Drop the prefix examples Mark Otto 2025-02-18 11:52:38 -08:00
  • c6bda23ae5 Bring back data for now Mark Otto 2025-02-18 11:43:14 -08:00
  • bc3b033e68 Rename site-new to site Mark Otto 2025-02-18 11:41:54 -08:00
  • 7d77f9c697 Bye bye Hugo, hello Astro Mark Otto 2025-02-18 11:37:02 -08:00
  • fbfb6a4cea temp, maybe revert Mark Otto 2025-02-18 09:50:23 -08:00
  • d5f24df4c6 Make some dart sass compile Mark Otto 2025-02-18 09:50:10 -08:00
  • 90acd33350
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates (#41234) dependabot[bot] 2025-02-18 16:35:57 +02:00
  • a3057c00a6
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates #41234 dependabot[bot] 2025-02-18 14:22:59 +00:00
  • d3b20d4401
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 8 updates #41233 dependabot[bot] 2025-02-18 10:04:17 +00:00
  • 0e1aada576 Move breakpoints, containers, and grid into new layout folder Mark Otto 2025-02-17 23:42:35 -08:00
  • 7925387d5e Add new colors Sass partial, generate new CSS variables for tints and shades for now Mark Otto 2025-02-17 23:09:57 -08:00
  • 4175c66e92 Update browserslist and make it part of package.json, make it super aggressive Mark Otto 2025-02-17 23:03:08 -08:00
  • 251382fdd3 Remove grid, reboot, and utilities bundles Mark Otto 2025-02-17 22:50:23 -08:00
  • 7cd2f480a2 Add color-scheme to light root selector #41232 Tobias Bengfort 2025-02-17 18:40:45 +01:00
  • e1509592e7
    Merge branch 'main' into range-value-display #41196 Luca Lowndes 2025-02-17 17:40:52 +11:00
  • 71aefb9365 docs: add iOS-native switch feedback for Safari in Bootstrap docs anish.anantharaman 2025-02-17 11:19:36 +05:30
  • 669079dff6
    Docs: Simplify ids for checks, radios and switches (#41228) Christian Oliff 2025-02-16 16:05:23 +09:00
  • 245813f7f8 [Documentation] Appended fallback comment in js. #41230 MayureshMore 2025-02-15 12:57:24 -08:00
  • e40a760360
    Fix missing camel casing #41228 Julien Déramond 2025-02-15 13:25:14 +01:00
  • e241cb4ceb
    Fix missing uppercase letter Julien Déramond 2025-02-15 13:22:22 +01:00
  • 1925723e3e
    Camel casing ids and fors Julien Déramond 2025-02-15 13:20:50 +01:00
  • dd69ece86a
    Camel casing ids and fors + modify missing use cases Julien Déramond 2025-02-15 13:19:20 +01:00
  • efa96abb80 Docs: Simplify ids for checks, radios and switches coliff 2025-02-14 20:25:32 +09:00
  • cc890edc6a
    Merge branch 'main' into range-value-display Luca Lowndes 2025-02-14 09:38:04 +11:00
  • e629d34b93 Further improve image compression xmr/img XhmikosR 2025-02-13 12:26:50 +02:00
  • 0f13e1c2e7
    Docs: clarify hide.bs.modal event behavior and add prevention details (#38411) Simmon Li 2025-02-12 12:46:50 -05:00
  • ee280bcc5d
    Merge branch 'main' into patch-1 #38411 Julien Déramond 2025-02-12 18:40:54 +01:00
  • 33c9dbf5b0
    docs: move note about cancelling modal events to the events' table Julien Déramond 2025-02-12 18:40:36 +01:00
  • a27e744f86
    Merge branch 'main' into main Aman Chadha(IVIXMMI) 2025-02-12 12:14:32 +05:30
  • e46578ed8f
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates #41221 dependabot[bot] 2025-02-11 10:04:36 +00:00
  • aac4d5efed
    Move _isShown() method to private section #41220 Mohamad Salman 2025-02-10 12:34:56 +01:00
  • c71516c4be
    Removed line break between // Private comment and function #41218 Mohamad Salman 2025-02-09 13:07:22 +01:00
  • c5be828d99
    Docs: fix clipboard icon visibility issue after multiple clicks (#40917) Mohamad Salman 2025-02-09 10:50:20 +01:00
  • 1a774b8ebd
    Merge branch 'main' into fix-clipboard-icon-not-shown #40917 Julien Déramond 2025-02-09 10:47:54 +01:00
  • 37ca1b8eb1
    Merge branch 'main' into main Aman Chadha(IVIXMMI) 2025-02-09 14:05:50 +05:30
  • b7f3d6a6be
    Rename fixtureId to FIXTURE_ID in js/tests/helpers for consistency (#41150) Mohamad Salman 2025-02-08 18:37:52 +01:00
  • f64f24cbab
    Merge branch 'main' into patch-2 #41150 Julien Déramond 2025-02-08 18:18:38 +01:00
  • 13146644aa
    Create azure-webapps-node.yml #41216 Rex 2025-02-09 00:51:12 +08:00
  • f7e640aa61
    Create datadog-synthetics.yml Rex 2025-02-09 00:49:59 +08:00
  • cb04d3999e
    Fix aspect-ratio #41215 TheNewSound 2025-02-08 15:57:25 +01:00
  • f1b808006b
    Merge branch 'main' into patch-1 Simmon Li 2025-02-07 23:10:51 -05:00
  • 9a7402fb06
    Merge branch 'main' into fix-clipboard-icon-not-shown Mohamad Salman 2025-02-07 22:07:50 +01:00
  • 5d2b5fe460 Add Windows and PowerShell commands for creating project directories and files #41206 MohamadSalman11 2025-02-05 13:33:53 +01:00
  • 9d2fb4967b
    Remove inherit border-radius #41200 Mohamad Salman 2025-02-04 12:24:00 +01:00
  • ea02afc5fa
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates #41203 dependabot[bot] 2025-02-04 10:31:06 +00:00
  • 8ba87e0997
    Merge branch 'main' into patch-1 #41065 Esteban Andrés Piña Cabañas 2025-02-03 22:49:37 -06:00
  • 31aec5ce56 feat: add live alert type selection #41201 MohamadSalman11 2025-02-03 13:24:47 +01:00
  • 446c741800
    Inherit border-radius Mohamad Salman 2025-02-02 13:40:57 +01:00
  • 7df0cdc2b6
    Set focus style for contenteditable elements Mohamad Salman 2025-02-02 12:53:21 +01:00
  • 742a285e24 feat: refactor slide function #41199 Gabriela Colombo 2025-02-01 14:29:45 -03:00
  • 7b0ff83907
    Default font weight for strong is bold not boldER #41197 nextgenthemes 2025-01-31 08:13:35 +01:00
  • 63e8e14899 Display Range Value Dynamically as Slider Changes Luca Lowndes 2025-01-31 16:13:25 +11:00
  • be764630de
    New $grid-breakpoint-max-offset Sass variable #41195 main-jd-add-sass-grid-breakpoint-max-offset-sass-var Julien Déramond 2025-01-30 16:22:20 +01:00
  • 69711b79a9
    Remove outline on focus for consistent link and button styling #41194 Mohamad Salman 2025-01-30 12:17:48 +01:00
  • f5992ec218
    Merge branch 'main' into refactor/getUID-performance #41159 Mohammad Mahdi Robatjazi 2025-01-28 20:26:20 +03:30
  • 1dc352ee0a
    Docs: mention removal of util.js in migration guide #41187 Julien Déramond 2025-01-28 16:07:24 +01:00
  • c1cb1414df
    Build(deps-dev): Bump the development-dependencies group with 4 updates #41185 dependabot[bot] 2025-01-28 10:53:36 +00:00
  • 533fc2a172
    Merge branch 'main' into main ac-mmi 2025-01-25 13:54:53 +05:30
  • a727af52bc feat: add reset button for toast placement #41172 MohamadSalman11 2025-01-23 16:19:26 +01:00
  • 5708adc816
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates (#41171) dependabot[bot] 2025-01-23 08:57:39 +02:00
  • 228fb91284
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates #41171 dependabot[bot] 2025-01-23 06:54:08 +00:00
  • 2c7af75171
    Build(deps-dev): Bump the development-dependencies group with 2 updates #41168 dependabot[bot] 2025-01-21 10:46:28 +00:00
  • a1339d0d2d refactor(getUID): improve performance and simplify logic Mohammad 2025-01-17 22:33:01 +03:30
  • 55d3d30820 Fix: smooth transition for collapsible elements #41158 Rishi 2025-01-17 23:05:23 +05:30
  • 1f0891ad05 Fix keyboard navigation for contenteditable elements #41157 MohamadSalman11 2025-01-17 15:06:54 +01:00
  • e568662a94
    Merge branch 'main' into main ac-mmi 2025-01-16 20:45:49 +05:30
  • 5210c9b24c
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates (#41155) dependabot[bot] 2025-01-15 13:44:15 +02:00
  • 541acb4aac Bump year to 2025 XhmikosR 2025-01-15 13:43:41 +02:00
  • c0056a254d
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates #41155 dependabot[bot] 2025-01-15 11:38:34 +00:00
  • 1307665d52
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates #41152 dependabot[bot] 2025-01-14 10:53:06 +00:00
  • f98e67287e
    Update fixtureId to FIXTURE_ID for consistency Mohamad Salman 2025-01-13 11:19:33 +01:00
  • 6b0ac0cc67 feat: add responsive support to background-color utility #41144 MohamadRobatjazi 2025-01-08 13:38:30 +03:30
  • e78a1753b9
    Build(deps-dev): Bump the development-dependencies group across 1 directory with 2 updates #41140 dependabot[bot] 2025-01-07 10:41:45 +00:00
  • 17a3e08e08
    Improved README: Added additional project details #41139 AlfredoVargas9226 2025-01-07 17:31:40 +08:00
  • 9703e8a094
    chore: bump license year #41132 Max Katz 2025-01-03 23:13:58 +02:00
  • 0486edf664
    Merge 81a254ed7f429e898b9090128dad07e486ddf72b into a5d430d526dcb330b3e0f12aa1321cf948d726f1 #41128 Jason N. White 2025-01-01 05:05:58 -05:00
  • 81a254ed7f
    Update LICENSE, fix license year #41128 JasonnnW3000 2025-01-01 05:05:51 -05:00