aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-01Dropdown: Deduplicate complex checkGeoSot1-7/+14
2021-12-01Dropdown: Remove redundant check since the `show` method already does itGeoSot1-4/+1
2021-12-01Dropdown: Change constant to the way we use itGeoSot1-2/+2
2021-12-01Dropdown: Merge `display='static'` & `isNavbar` functionality activating stat...GeoSot2-19/+10
2021-12-01Dropdown: Remove static method used onceGeoSot1-5/+1
2021-12-01Dropdown tests: Use a function to improve readability (#35448)GeoSot1-32/+13
2021-12-01Remove the now outdated build/svgo.yml (#35447)XhmikosR1-59/+0
2021-12-01Fix popover arrow & tooltip template after the `setContent` addition (#35441)GeoSot3-11/+48
2021-12-01Tooltip: remove leftover method (#35440)GeoSot2-46/+0
2021-12-01Update edge-to-edge design instructions (#35446)Ethan Clevenger1-1/+1
2021-12-01tests/unit/util/scrollbar.spec.js: rename functionXhmikosR1-6/+6
2021-12-01tests: fix a few typosXhmikosR3-15/+15
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR18-157/+145
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR24-437/+438
2021-12-01tests/browsers.js: remove unneeded exportXhmikosR2-10/+3
2021-11-30Fix variable name in customizing comment (#35414)Christopher Boik1-1/+1
2021-11-30Update devDependencies (#35421)XhmikosR3-165/+179
2021-11-29Alert: add a couple more tests (#35419)GeoSot1-0/+28
2021-11-29BaseComponent: add a couple more tests (#35410)GeoSot1-0/+18
2021-11-25Update typography.mdFrançois Karman1-1/+1
2021-11-25Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)Travis Risner2-2/+2
2021-11-25Update _close.scssSi Nguyen1-1/+1
2021-11-25Clean tooltip component unneeded functionality (#32692)GeoSot3-67/+13
2021-11-25tooltip.js: use array.includes instead of for iteration (#35127)GeoSot1-7/+1
2021-11-25Change adjustDialog's if conditions to improve readabilityGeoSot1-4/+6
2021-11-25Add test for modal-contentGeoSot1-0/+32
2021-11-25Respect modal's initial overflowYGeoSot1-7/+5
2021-11-25Remove some uncovered code that seems to be unusedGeoSot1-19/+0
2021-11-25Change check for dynamic modalGeoSot1-2/+2
2021-11-25Tweak methodsGeoSot1-8/+8
2021-11-25Some refactoring on modal, to improve readability and generic functionalityGeoSot1-30/+30
2021-11-25Add a template factory helper to handle all template cases (#34519)GeoSot10-125/+600
2021-11-24build/change-version.js: fix wrong map usage (#35395)XhmikosR1-2/+2
2021-11-23build: read & dynamically resolve `imports` on plugins build (#34509)GeoSot1-141/+62
2021-11-23Make footer examples responsive to mobile screens (#35365)Neeraj Kumar Das1-13/+13
2021-11-23Add missing scss/maps imports (#35373)Julien Déramond3-0/+8
2021-11-23Update devDependencies (#35368)XhmikosR2-338/+370
2021-11-16Update devDependencies (#35356)XhmikosR2-170/+178
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto10-48/+106
2021-11-15Fix typo in vertical alignment of table cells (#35348)Tobias Nießen1-1/+1
2021-11-09Update devDependencies (#35322)XhmikosR4-551/+332
2021-11-09floating-labels: remove aria-label in the select example (#35327)Scott O'Hara1-1/+1
2021-11-05Fix spacing utility classes mentioned in navbar supported content documentati...Julien Déramond1-1/+1
2021-11-03README.md remove broken "David DM" dependency badges (#35313)Christian Oliff1-2/+0
2021-11-03Update import stacks required for modifying utilities (#35320)Mark Otto1-0/+10
2021-11-02Add top placement info to offcanvas docskyletsang1-1/+2
2021-11-02Update devDependencies (#35270)XhmikosR2-1440/+1539
2021-11-01`make-col-ready()`: remove the unused `$gutter` variable (#34334)Michael Sørensen1-1/+1
2021-11-01Always set the CSS variables for gutters in containers (#34644)Mark Otto1-0/+2
2021-11-01Add missing `role="search"` and `type="search"` in navbar doc and examples (#...Julien Déramond11-46/+46