Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coreui/coreui

Open Source UI Kit built on top of Bootstrap 5 and plain JavaScript without any additional libraries like jQuery
https://github.com/coreui/coreui

Bump sass from 1.52.2 to 1.52.3 (#36572)

Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3.
- [Release notes](https:...

8d29e86ff4066366dd86d87e302e412882314ba9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rollup from 2.75.5 to 2.75.6 (#36571)

Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6.
- [Release notes](https...

1656b07ed5d4666e066b851c085d25b0d7d4ce5a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Carousel: Remove redundant reference to `interval=false` from docs (#36545)

* docs: remove redundant reference to `interval=false`

* docs: remove redundant reference to ...

fc24f8788fbfadf72d627ade9b967f8502e7199a authored over 2 years ago by GeoSot <[email protected]>
Bump hugo-bin from 0.88.1 to 0.88.2 (#36569)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.1 to 0.88.2.
- [Release notes...

13f109e542b0eb1559c63b78235cf62096077bf5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump terser from 5.14.0 to 5.14.1 (#36568)

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.1.
- [Release notes](https...

147d3b0c9aa07520750bcb72c1590c262a40468d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump stylelint from 14.8.5 to 14.9.1 (#36567)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.1.
- [Release not...

06f0cca5023598679682d2101025f88a5bfa020f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/core from 7.18.2 to 7.18.5 (#36566)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to...

4d91157e3900fd6836f33e0bcd902e540fe02d7f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fix possible bug on event handler. (#36561)

some browsers validate the empty object as `true`, so is safer to use an explicit check

ec8166a90fcf914372a91646581fbe793ad22cc5 authored over 2 years ago by GeoSot <[email protected]>
Generate local CSS variables on utilities when using state option

5f75413735d8779aeefe0097af9dc5a416208ae5 authored over 2 years ago by Mark Otto <[email protected]>
Document BootstrapVue being outdated

1b31f84916237b8d259f99053d1969b6225d23f1 authored over 2 years ago by Sam Magura <[email protected]>
Fixes #36550

a9ef305b8175ae610c213b65e68711a0e43534b7 authored over 2 years ago by Mark Otto <[email protected]>
chore(config.yml): 4.1.6 hashes update

7abd42fdce96524b1fc2da4873ebe44d323d2c70 authored over 2 years ago by xidedix <[email protected]>
release: v4.1.6

14fe1c2091cefa09093484c8c217f5c9ac89ad38 authored over 2 years ago by xidedix <[email protected]>
chore: dependencies update

84339017080ee9d5d9c394e4322085a620d09ae1 authored over 2 years ago by xidedix <[email protected]>
chore: bundlewatch config update

dfd331da9adb46fd5f2421ee1a013a059cfca1da authored over 2 years ago by xidedix <[email protected]>
chore: stylelintrc update reportNeedlessDisables: false

37fce75dcf802d4d55eed30770a76e1b6d61b27c authored over 2 years ago by xidedix <[email protected]>
fix(scss): replace color-adjust to print-color-adjust in _form-check.scss

- The `color-adjust` shorthand is currently deprecated.
- Closes #403

2cdac54e4485b45860cc8c81b4d02b2d73cb28e6 authored over 2 years ago by xidedix <[email protected]>
Add .active navbar breaking change to 5.0 docs

0a3864641b5cbd27a0b7eff153ef661f3eda3802 authored over 2 years ago by Jeremy Thompson <[email protected]>
Manually set hover and active backgrounds and borders for dark and light buttons

d16a16258c5a5456f9f329e95537e8cdb727d8b1 authored over 2 years ago by Mark Otto <[email protected]>
Fix typo in dropdown unit test

ae3442041cfc1f72886f8f8402288b215af67a96 authored over 2 years ago by Julien Déramond <[email protected]>
Scrollspy: enable smooth-scroll behavior (#36528)

37cf7d11b94edf5d6f239cd287b5aae000ede934 authored over 2 years ago by GeoSot <[email protected]>
Update devDependencies (#36513)

* eslint ^8.16.0 → ^8.17.0
* sass ^1.52...

90021886f62b06260bdec585d86f6fe6acf02b32 authored over 2 years ago by XhmikosR <[email protected]>
Improve accessible name of version dropdown in docs navbar (#36495)

- add `aria-hidden="true"` to the "Bootstrap" text that is hidden on large screens
- add separa...

af0c1d8618a70a756a820ec3c9fd8dbc4807982c authored over 2 years ago by Patrick H. Lauke <[email protected]>
Docs: Add a Vite Getting Started guide (#36412)

* Docs: Add a Vite Getting Started guide

* Fix npm run docs temporarily

* Fix cspell and l...

5b0bf3f49a94ca96334651eca9aeeb56d48bf144 authored over 2 years ago by Julien Déramond <[email protected]>
Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)

see https://github.com/twbs/bootstrap/discussions/35755

Note that even the APG guide for disc...

8965b11dd5ec9f6d353c53b58e256880d6a96703 authored over 2 years ago by Patrick H. Lauke <[email protected]>
Update some WCAG links, expand sass.md contrast explanation (#36489)

3102b4a3e9a7af8737b5330ccf5c6879022577b4 authored over 2 years ago by Patrick H. Lauke <[email protected]>
Docs: fix some ARIA Authoring Practices Guides broken links (#36488)

* Docs: fix some ARIA Authoring Practices Guides broken link

6d5a70340d3b4af0929de734f5fd521948ae3a0e authored over 2 years ago by Julien Déramond <[email protected]>
Re-ordering js default objects

c137d11aa2df111e2a42bc42295576fdd366fd68 authored over 2 years ago by louismaxime.piton <[email protected]>
Fix .dropdown-item border-radius when -padding-y is 0

824c5a077bfed3a3d3d80aef4cae1bc486d69f79 authored over 2 years ago by Mark Otto <[email protected]>
Docs: remove unused _algolia.scss

ac89c3692b642daf0a2b6cc274715733a7a47d33 authored over 2 years ago by Julien Déramond <[email protected]>
Docs: fix Reboot Horizontal rules using border utilities

29766b2db2a9951f22dd21778f5e6a31007d25d1 authored over 2 years ago by Julien Déramond <[email protected]>
Update devDependencies (#36481)

* hugo-bin ^0.87.1 → ^0.88.1
* rollup ^2.74...

eb17d3d760d621045a6e2e2beabd5678db891163 authored over 2 years ago by XhmikosR <[email protected]>
Bump streetsidesoftware/cspell-action from 1 to 2 (#36473)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) fr...

83cb588f949e45f1e299c7757b4ca6ec7213dc22 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump stylelint from 14.8.3 to 14.8.5 (#36472)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.5.
- [Release not...

dcb4d5e1df98b0c76d53ea9daa8f6969843cc7f4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/preset-env from 7.18.0 to 7.18.2 (#36470)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

753698fea09508bd3ae78b10d78f6ea59e3da38f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/core from 7.18.0 to 7.18.2 (#36469)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to...

f5dd354a25e5072445e33de283a2448738e1654d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump terser from 5.13.1 to 5.14.0 (#36468)

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.0.
- [Release notes](https...

e9b901785a1f22f4c809c721d3c297c7e93dbe03 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (#36467)

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from...

28b1bc67b1d88a72b71d0f96306cb29c15460ae9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
JS: tests fixes & standardization of spies usage (#36398)

* Fix carousel spec typo
* Change carousel test name in align with testing method
* Make the s...

d388bd6e1b0a21733a157182e1098b02a0449274 authored over 2 years ago by Louis-Maxime Piton <[email protected]>
fix alert border radius

78c0ad8044959dae5239eac1a6cb9a752878e88b authored over 2 years ago by mcoms <[email protected]>
Docs: Use example shortcode for all Button groups (#36450)

ef3ecaf99749d4c86fe725cd49f410e344ffd96e authored over 2 years ago by Julien Déramond <[email protected]>
Add some details on "javascript" page (#36363)

* docs: Add more details on "getting-started -> javascript" page & group jQuery stuff

* Updat...

651dae6d0f3ae8b6c231125fd46d91c89bc914bc authored over 2 years ago by GeoSot <[email protected]>
Fix StackBlitz examples by embedding snippets.js when needed (#36352)

* Fix StackBlitz examples by embedding snippets.js when needed

* Fix Popovers

* Fix toolti...

8b85267739e4bee63f13dfa14a94f94926b4fd7a authored over 2 years ago by Julien Déramond <[email protected]>
Update Sass for computing `.table-group-divider` border (#36446)

* Update Sass for computing .table-group-divider border

* Remove stylelint rule

4a3c004c349ec9b20990c8aa760d12c50c450bbd authored over 2 years ago by Mark Otto <[email protected]>
Update import order for utilities API docs (#36444)

* Update import order for utilities API docs

* Add more complex examples, clarify things

*...

23c4a9672616c6b965b8290ca24669f4805437a0 authored over 2 years ago by Mark Otto <[email protected]>
Docs: improve image compression (#36346)

0c5cc1bc281ddc558472ffba56079b8e2296ab6a authored over 2 years ago by XhmikosR <[email protected]>
Add docs info for using JS w/ ESM shim (#36414)

* Docs: dependencies mgmt for vanilla ESM in browser

Doc change for https://github.com/twbs/b...

461596e5ea10a975f30a647627fde5154cbab978 authored over 2 years ago by Mark Otto <[email protected]>
CSS: doc fixes (#36425)

* Remove unused attributes

* Use utilities rather than using new CSS

* Removed unused clas...

dea14df8ca9dffbaa77168fa7bdac853364d52c5 authored over 2 years ago by Louis-Maxime Piton <[email protected]>
Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428)

* Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0

Bumps [stylelint-config-twbs-boots...

afef596f2019ba8a8d2f28153281afd2d8d39367 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update devDependencies (#36427)

* @babel/core ^7.17.10 → ^7.18.0
* @babel/preset-env ^7.17.10 → ^7.18.0
* eslint ...

39b609431baac1f36f5e10bbd48f7999e719aeea authored over 2 years ago by XhmikosR <[email protected]>
Stylelint: Disable `custom-property-empty-line-before`

427c089961c8773386de0503a1da8b586587df38 authored over 2 years ago by Mark Otto <[email protected]>
Rewrite Parcel guide (#36411)

* Rewrite Parcel guide

* update to match latest webpack guide, add images

* eslint-skip

...

d17fe26dcfe371a3e78fabb4d34e6ba6e2c38a67 authored over 2 years ago by Mark Otto <[email protected]>
Truncate text to prevent multiline floating label

7ed1a5f821dedffe453e5e30da1b435d911be099 authored over 2 years ago by HDPham <[email protected]>
Remove is-invalid from textarea validation example

8d87997303b5ce9f960572ab6a5ab6092e7a722f authored over 2 years ago by 汪心禾 <[email protected]>
Rewrite Webpack guide (#36382)

* Rewrite Webpack guide

Co-Authored-By: GeoSot <[email protected]>
Co-Authored-By: Julien ...

3a327c9015eff72631151eb3771e066361c82589 authored over 2 years ago by Mark Otto <[email protected]>
add back focus box shadow on btn link

27261bd4957ebcca8086a451a3f928085e3ca43f authored over 2 years ago by Ryan Berliner <[email protected]>
Update form-control-color sizing and styles (#36156)

eaf760e4bce69f64277b20602d9dc864d39d89aa authored over 2 years ago by Mark Otto <[email protected]>
CSS: few proposals (#36406)

* Something to try about `!important` in color-bg helper

* Better understanding border utilit...

e2e107fc7215f36ff73cf2fbb29e35d703a82679 authored over 2 years ago by Louis-Maxime Piton <[email protected]>
Docs: quick fixes for HTML (#36395)

* Using the new helper in the doc

* Remove input from `Tab` access

* Change scrollspy code...

8959bf3f0bbaca514967661a6b721a3f065f49a9 authored over 2 years ago by Louis-Maxime Piton <[email protected]>
Update introduction.md

Juste a quotation mark.

73e45ee36cf4fdb6014267ecc67ba53a8b25fdae authored over 2 years ago by Liam <[email protected]>
Fix missing Swag Store URL

416f4905f13c2ca3096343e0a5a4934c8c0ced3f authored over 2 years ago by Julien Déramond <[email protected]>
Assorted Event handler patches (#36171)

* EventHandler: rename functions & variables

* EventHandler: export event hydration to functi...

b5a956781f17a153626bb60ef09ef2a80dc74b8f authored over 2 years ago by GeoSot <[email protected]>
Correct rounded sizes number

da541014cb9caf830b77fa8993da0465b7210aac authored over 2 years ago by Christian Oliff <[email protected]>
Update search box styling and position

e12e0806fbf7f7896316a142d732052a72b16aab authored over 2 years ago by Mark Otto <[email protected]>
Offcanvas not showing with .showing (#36353)

The transform of .showing was being overridden by .offcanvas.offcanvas-start, while .show wasn't...

bb4f9d74fb399986eeeed07da10eded0908200b1 authored over 2 years ago by Justin Kruit <[email protected]>
Fix homepage npm install snippet

46bb9e78d74e0c7f4fa6f6fa611f3d9f8f28860b authored over 2 years ago by Mark Otto <[email protected]>
docs: add the version in npm/yarn commands

ab37f63b3d7968d039b7961bca3fb29fe132a40e authored over 2 years ago by XhmikosR <[email protected]>
Add Fathom Analytics

eacee3ad3fd5bef76c65fb9e49ab9fead57c1fca authored over 2 years ago by Mark Otto <[email protected]>
Prepare v5.2.0-beta1

f7e8ca91e03165abb82d4c82555dc4ef96340cc9 authored over 2 years ago by Mark Otto <[email protected]>
Dist

fca04c07131a81e625a516cf7b98a8c7df0df1c1 authored over 2 years ago by XhmikosR <[email protected]>
Fix a11y keyboard access to docs navigation (#36340)

Co-authored-by: XhmikosR <[email protected]>

8d016c6cf9146dff0fed6bff5528bb7d8aced931 authored over 2 years ago by Julien Déramond <[email protected]>
docs: link to the root page for the homepage (#36344)

5f8383a136fcde6145144ac4bb56e93fc0011488 authored over 2 years ago by XhmikosR <[email protected]>
Update devDependencies and regenerate package-lock.json (#36342)

* karma ^6.3.19 → ^6.3.20
* karma-jasmine ^5.0.0 → ^5.0.1

bd84449330aae3fea92f5895c6ee3499e2fd709b authored over 2 years ago by XhmikosR <[email protected]>
docs: drop Scratch usage (#36337)

ce650e7c7dcb10ffab679bf71c2f0d4f7f5cc9ce authored over 2 years ago by XhmikosR <[email protected]>
tooltip: ignore `$tooltip-margin` warning for core

6c10d607118dfc739d19f57da8cf8600f7be3010 authored over 2 years ago by XhmikosR <[email protected]>
Revert backdrop utilization, handling clicks over modal (#36324)

* refactor(Modal.js): stop using backdrop class to handle clicks over modal

* Revert #35554 a...

b167420bdf3c23ad9fb6c57818048c3c0e8da702 authored over 2 years ago by GeoSot <[email protected]>
Update FUNDING.yml

82a3ae50564d576b451bafbfcb577ba76860039e authored over 2 years ago by Łukasz Holeczek <[email protected]>
Minor changes in 'Usage with JavaScript frameworks' description

88a6610895c05d05f4710d0783eb5ea2f30294fe authored over 2 years ago by Julien Déramond <[email protected]>
Remove unused `.border-right` rule from modal example CSS file

bbda152cd918890e6168d7f6dcfdd27d4d6068a7 authored over 2 years ago by Julien Déramond <[email protected]>
Doc: fix text overflow example

dd19bf2657addd7738ee9ef107c24bd7b2544f36 authored over 2 years ago by Julien Déramond <[email protected]>
Fix contents.md

795167d822d3752ef2ad4f6e716a37e0270c741e authored over 2 years ago by cccabinet <[email protected]>
Bump terser from 5.12.1 to 5.13.1 (#36267)

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.13.1.
- [Release notes](https...

3cac119930ba0d54771d7cbbb3fc5a29661afb2f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ip from 1.1.5 to 2.0.0 (#36316)

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 2.0.0.
- [Release notes](https://g...

124bdfa4c17d6ef5b1c70d267e2595a924e99512 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump nodemon from 2.0.15 to 2.0.16 (#36320)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https...

a9f8feb90bca130704c14d02667321c25545d75a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#36319)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

0e2fe9c8d150cca16a11670130e702570b2129b4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/core from 7.17.9 to 7.17.10 (#36318)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to...

ceb94d07faadba2532de3ae6d8f0ecb097d085d9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hugo-bin from 0.85.3 to 0.86.0 (#36317)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.85.3 to 0.86.0.
- [Release notes...

8070e2da9d3e92c159b4d50cee2d7d0a33b159cc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.13.0 to 8.15.0 (#36315)

Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.15.0.
- [Release notes](https...

7db2b16beab1d9650be6b74b8e405fa8c07cc724 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump stylelint from 14.7.1 to 14.8.2 (#36313)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.2.
- [Release not...

003fcac6190c2b2ebcc479f47558f89f9bc1367a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump rollup from 2.70.2 to 2.72.1 (#36314)

Bumps [rollup](https://github.com/rollup/rollup) from 2.70.2 to 2.72.1.
- [Release notes](https...

63d4c509b706de9a4117eeb6b80d6b57eea2c615 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump postcss from 8.4.12 to 8.4.13 (#36321)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13.
- [Release notes](ht...

78e49f5127c03c6ba434c28d0fa8b6143a358b23 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/cli from 7.17.6 to 7.17.10 (#36265)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.6 to 7...

6ca83e81b08ff36bbc23e87f5471bcf83f8ec0df authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump autoprefixer from 10.4.4 to 10.4.7 (#36264)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.7.
- [Release...

b2477d5c1e7de9390e04755d78d9678d5a0aa84b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump karma from 6.3.18 to 6.3.19 (#36227)

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.18 to 6.3.19.
- [Release notes](h...

6ac37c9bb2208e0b5ebfd26e053a8073f40deb79 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 1 to 2 (#36230)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release n...

314a9dd94995c731158ce743df980865da0bc25f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 (#36226)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

fb20700a90fb71110e0affd7684263e3c6b6b424 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sass from 1.50.1 to 1.51.0 (#36225)

Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [Release notes](https:...

224b02e6e7f5e19be8b8107215b04e3b9300271c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/preset-env from 7.16.11 to 7.17.10 (#36266)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

68f5965f42ffa2b5a171382d5aed562886e54ffa authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix search with xs to md breakpoints

4207544c0e392ba375d584c993641d7f410d2fa6 authored over 2 years ago by Julien Déramond <[email protected]>
Remove leftover abbr styles in Reboot for tooltips

/cc @GeoSot

619a65c55af8c49b6cd591eac511fa322afa41a5 authored over 2 years ago by Mark Otto <[email protected]>