Ecosyste.ms: OpenCollective

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

github.com/bootstrap-vue/bootstrap-vue

BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
https://github.com/bootstrap-vue/bootstrap-vue

chore: sync with master

799620ab6739456fcd8c546db70c1c6cbc973b6c authored almost 5 years ago
chore(b-form-datepicker): fix typecheck during tests

420387667d39ab07dc26ecfe0f5d32f836cf018a authored almost 5 years ago
chore(b-form-datepicker): fix typecheck during tests

548f773840d9f7b3a60c3bcf8c2d5120b9c53ad3 authored almost 5 years ago
chore: release v2.6.0

chore: release v2.6.0

5e8550676120adfcfb8ad41102b97e65c62a3ec8 authored almost 5 years ago
Update CHANGELOG.md

378e76f93db2406ad8ff9315168de542b5e835b3 authored almost 5 years ago
chore(b-time): add fallback of `hourCycle` for IE 11 support (#4875)

e2f2e6731a5632e0cae82204adbf676e4933ee85 authored almost 5 years ago
chore(docs): more tweaks for contributors for better IE 11

a2f67c9d3fa0e22a1c370863efe6f9a77d04fe92 authored almost 5 years ago
chore(deps): update all non-major dependencies to ^7.8.7 (#4874)

Co-authored-by: WhiteSource Renovate <[email protected]>

b18150b4c4c1210f0f53463a0091eaa3ae71531f authored almost 5 years ago
chore(docs): contributors tweak

8dfd7710103601cb74f9a06bc3bb49b93ce17c23 authored almost 5 years ago
chore: bump version and update changelog (#4871)

23cb1417601e910a17e1c9d935b3295c484334b7 authored almost 5 years ago
chore: tweak contributors back link threshold dollar amount

b55472355ea9713e304ead6fd5d2792c501b2e56 authored almost 5 years ago
Update contributors-container.js

4f801bea0cd04796a492423aa934e9d43d0fd9ce authored almost 5 years ago
Update contributors.vue

dfb9ad8409018a43d19e746f579594c5c9490003 authored almost 5 years ago
chore(deps): update devdependency cross-env to ^7.0.1 (#4872)

Co-authored-by: WhiteSource Renovate <[email protected]>

4e3c7d8554557178011cb26fc60cdd8505811b41 authored almost 5 years ago
chore(deps): update devdependency terser to ^4.6.6 (#4868)

Co-authored-by: WhiteSource Renovate <[email protected]>

c5615c8b88818fd5130888172e82c1a4dfd0c227 authored almost 5 years ago
chore(docs): fix typo (#4867)

505aa7587309d1f2a24371c94c93db8e53be91c7 authored almost 5 years ago
chore(deps): update devdependency terser to ^4.6.5 (#4866)

Co-authored-by: WhiteSource Renovate <[email protected]>

56ee0c0b7fa651718a6bf479f896099a6ba3d94a authored almost 5 years ago
Fix typo `bart` -> `part` (#4865)

c744133677e87b78a089d7524eb1ce9e51afcc8d authored almost 5 years ago
feat(b-time, b-form-timepicker): new components `b-time` and `b-form-timepicker` (#4783)

Co-authored-by: Jacob Müller

417ef8f2165e68d182e942219d847511b0fd6e9c authored almost 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.8.1 (#4860)

Co-authored-by: WhiteSource Renovate <[email protected]>

165f481d446780049eb9606ef43b48d9a412facf authored almost 5 years ago
chore(deps): update devdependency rollup to ^1.32.0 (#4852)

Co-authored-by: WhiteSource Renovate <[email protected]>

ee650bd48f05bc2f6b77e1bfa9bd1100ae97c141 authored almost 5 years ago
chore(deps): update all non-major dependencies to ^7.8.6 (#4847)

Co-authored-by: WhiteSource Renovate <[email protected]>

48922f3ae310f1f0bbdd6d5a17e11679994f1fd3 authored almost 5 years ago
chore(b-form-spinbutton): don't use pasive mode for mouseup/touchend (#4843)

01c79e8d621741d65c8c7188bbe8b05fa5ae92b1 authored almost 5 years ago
fix(b-form-spinbutton): prevent double increment/decrement on mobile (fixes #4838) (#4842)

9c2c700a91d7a6e57572f579f68996eaceda5c00 authored almost 5 years ago
fix(docs): always use array format for `<b-form-select>` options (#4841)

6308a0f5c07aee3267c21bc5ca60746b7fab7cf0 authored almost 5 years ago
feat(b-calendar, b-form-datepicker): allow customization of in-component displayed date format (closes #4797) (#4835)

* feat(b-calendar): made date format to be configurable

* Added new prop `formatLong` that de...

85c7e759bc78d2ffb5b026cb5ee484b2567136aa authored almost 5 years ago
chore(docs): remove new tag from icons

14f7ea18b9c59bdf7518c3ab0d05613913f77ea1 authored almost 5 years ago
chore(deps): update devdependency vue-router to ^3.1.6 (#4833)

Co-authored-by: WhiteSource Renovate <[email protected]>

a3e37ec0531e2c46b7b2590b6f98a5698802800f authored almost 5 years ago
chore(docs): componentdoc - allow object prop defaults to wrap (#4836)

29d0d34694ca6d8d8eaadd583ecebae64962860b authored almost 5 years ago
chore(deps): update devdependency babel-eslint to ^10.1.0 (#4831)

Co-authored-by: WhiteSource Renovate <[email protected]>

9ce763ee20abb7c1511cb9782595fb999fac9b51 authored almost 5 years ago
chore(deps): update devdependency lint-staged to ^10.0.8 (#4828)

Co-authored-by: WhiteSource Renovate <[email protected]>

735f4ae9c529b36ba387e7d53ce90c50d4d63544 authored almost 5 years ago
fix(b-form-datepicker): menu focus handling for Firefox and Safari on MacOS (closes #4814) (#4824)

* fix(b-calendar): wrapper focus handling

* Move tabindex to menu

09fa920e4a904c6340c60586b40451dce94efc44 authored almost 5 years ago
chore(deps): update devdependency eslint-plugin-markdown to ^1.0.2 (#4823)

Co-authored-by: WhiteSource Renovate <[email protected]>

9dd6f53ae198f11c409042529bc55bcc2afe030a authored almost 5 years ago
feat(b-form-datepicker): add calendar-width prop (closes #4817) (#4822)

91b77bc9a6b1a4796698ce3185c0b354156ce563 authored almost 5 years ago
chore(docs): fix typo in table docs (#4820)

4bafce4ed4c9bf5de91db8ce6ea51f9abd770bb5 authored almost 5 years ago
chore(deps): update devdependency terser to ^4.6.4 (#4819)

Co-authored-by: WhiteSource Renovate <[email protected]>

83b3dee777cc854c5664f0e387def73aa7fceca5 authored almost 5 years ago
feat(b-form-datepicker): add `button-content` optionally scoped slot for icon (#4795)

Co-authored-by: Troy Morehouse
Co-authored-by: Jacob Müller

7a0091099025d8bdcf953b00d8619726b54fa937 authored almost 5 years ago
feat(b-tabs): add ability to provide custom tab button attributes (closes: #4803) (#4806)

Co-authored-by: Jacob Müller <[email protected]>
Co-authored-by: Troy Morehouse <troy...

c541d3d89ae88f3193305b61ae8ddc735aa6ec03 authored almost 5 years ago
Update pagination.js

5a2253ce3ddb5cd9c669277798b22a3422c4d36f authored almost 5 years ago
feat(b-pagination, b-pagination-nav): improve aria accessibility (closes: #4811, #4160) (#4810)

Co-authored-by: Jacob Müller <[email protected]>

7ee4baa9a843411cd30a3ee499fc7272b7cf48f2 authored almost 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.8.0 (#4813)

Co-authored-by: WhiteSource Renovate <[email protected]>

5684905c9c68a76063e13a5e3aaf9fca95538906 authored almost 5 years ago
chore: minor tweaks to docs for SEO, etc. (#4812)

* chore: minor tweaks to docs for SEO

* Update package.json

* Update package.json

* Upd...

c68ef5d8a234ac08cc22be2acacc20b3f2829b2b authored almost 5 years ago
chore(docs): tweak backers/donors (#4807)

* chore(docs): tweak backers/donors

* Update contributors-container.js

* Update contributo...

cf0b8bdeed07be086304664ea0cafb9bfb25a7bf authored almost 5 years ago
docs: add links to new inputs in form docs (#4809)

578a06f994e372ebf89696cca1c17a4d448c82cc authored almost 5 years ago
Update package.json

64f70bb4a8b08b664464df24cda8f46ac39d86cd authored almost 5 years ago
chore(deps): update devdependency codemirror to ^5.52.0 (#4804)

Co-authored-by: WhiteSource Renovate <[email protected]>

988f2d3513e3f05bfe52fa0e3937789ab3bdc089 authored almost 5 years ago
fix(b-form-spinbutton): prevent buttons from re-ordering when parent element is RTL (#4802)

* chore(spinbuttons): prevent buttons from re-ordering when parent element

* Update form-spin...

ae2cce9d593bd310b3d2256ade41df0243447970 authored almost 5 years ago
chore(b-datepicker): minor code optimizations for better minification (#4800)

f8257784e9f206272b99e7ca34361df32286bad6 authored almost 5 years ago
chore(deps): update devdependency loader-utils to ^1.4.0 (#4798)

Co-authored-by: WhiteSource Renovate <[email protected]>

b48557774547b31fbafe25a7743b18e607e7cb17 authored almost 5 years ago
chore: release v2.5.0

chore: release v2.5.0

62620e181be045fd09b078da732961d64e3c25fa authored almost 5 years ago
chore: bump version and update changelog (#4793)

9313a05c050c882fd8c67c2fd15ef9fadb25272c authored almost 5 years ago
- Updated tooltips documentation (#4791)

Fixed a mistake in the js code example.

39829be63107b481f4c2b4fec9c57c9ad15630f3 authored almost 5 years ago
docs: improve anchored heading accessibility (#4787)

Co-authored-by: Jacob Müller <[email protected]>

8625e99aab6ef7b2da524083b70bfd7399dcad0a authored almost 5 years ago
chore(b-form-tags): remove new tag from package.json meta (#4788)

62abe28abc464957b2c0d5d6fd57e90678240f40 authored almost 5 years ago
chore: remove beta tags from calendar and datepicker (#4785)

a33a8ae566422d868835e2a81c92b1dd91224b96 authored almost 5 years ago
chore(b-form-spinbutton): add two missing props (#4784)

88ea325f0d83aa1f5e8a5376d51f722ba0c150d9 authored almost 5 years ago
Delete time.js

92d7676de64246ee16cad7603df0ca74c83ab6f3 authored almost 5 years ago
Create time.js

60fba2253a9a0a1d6e8c636faeffd3b129b7cc98 authored almost 5 years ago
fix(b-form-tags): improve accessibility for screen reader users (#4775)

* fix(b-form-tag): improve accessibility of individual tags

* Update form-tag.js

* Update ...

2328630542defc395912165a964a95107f8a4ba9 authored almost 5 years ago
feat(b-form-spinbutton): new form control component `b-form-spinbutton` (#4744)

Co-authored-by: Jacob Müller <[email protected]>

da5e473bee8866f2940e027e5e7e87e3a2ff8f11 authored almost 5 years ago
fix(b-modal): additional fixes for show transition behaviour (closes #4761) (#4777)

1113c6f951d86b7e6e6ba2161f935d2b6e0b5ce8 authored almost 5 years ago
chore(deps): update devdependency eslint-plugin-vue to ^6.2.1 (#4779)

Co-authored-by: WhiteSource Renovate <[email protected]>

b1d5c4557c0e91c5a86f7d5fe3f813d2ff53880e authored almost 5 years ago
chore: sync dev with master

chore: sync dev with master

cc79c1331a0129004582703751c84ab176fbf0bd authored almost 5 years ago
chore(deps): update devdependency eslint-plugin-vue to ^6.2.0 (#4776)

Co-authored-by: WhiteSource Renovate <[email protected]>

4a4d5e17e606c6fb7d1e51abeef8594dc5deff2f authored almost 5 years ago
chore(lint): lint form-datepicker

3ec6138490a6bb61419ecf6a4504735032dcf906 authored almost 5 years ago
feat(b-calendar, b-form-datepicker): new components `b-calendar` and `b-form-datepicker` (closes #3676, #1428) (#4712)

af0ded0a3bdc9d69653e9c55f874d550e4909662 authored almost 5 years ago
feat(v-b-hover): new directive for reacting to hover changes (#4771)

b7adc6dc726f75c0578b3de5208f112bef58b4ad authored almost 5 years ago
chore: release v2.4.2

chore: release v2.4.2

208232245a65b6de26ca5457cd424068238a5ef2 authored almost 5 years ago
Delete hover.js

1e02769c8249362898ab6778a79ea0c1116d4481 authored almost 5 years ago
Create hover.js

9220ae9354ebf5aba77a90092dc265664e5977dc authored almost 5 years ago
Update CHANGELOG.md

0bbb69daf9e936e09400a65f3611f312e88bec3a authored almost 5 years ago
docs(b-button): add accessibility section (#4770)

6a0cdae5ee33530fe488b34f3b1627cd5b8a4e6a authored almost 5 years ago
Update CHANGELOG.md

aedfedd1b1a97fc47264270135d9845770777f0c authored almost 5 years ago
Update package.json

d1f9907b2ac2da8362988ed7f10d7df91efbf604 authored almost 5 years ago
Update CHANGELOG.md

86e347986e70bf334e2becfb06dbb5583687c2a7 authored almost 5 years ago
fix(b-button): when `href` is "#" add `role=button` and appropriate keydown handlers for A11Y (#4768)

* fix(b-button): when `href` is "#" add `role=button` and appropriate keydown handlers

* Upda...

087a1283977061c44d5b059c203f13d2326dabae authored almost 5 years ago
docs(popovers, tooltips): add info about focus only trigger and cross platform behaviour (#4767)

* docs(popovers, tooltips): add info about focus only trigger and cross platform behaviour

* ...

97a65c2150c212767cdd650cb8aa390e45e19d38 authored almost 5 years ago
fix(b-modal): transition timing (#4766)

968c95758e45610a8c002507790c79d87d8fe956 authored almost 5 years ago
chore(deps): update devdependency rollup to ^1.31.1 (#4765)

Co-authored-by: WhiteSource Renovate <[email protected]>

6adcd0f86a43ad01fe67284d2505b9ef9257ab00 authored almost 5 years ago
chore: ignore `browser.js` and browser-icons.js` during esm modular build (#4764)

214168b73db1227c3dcc525c75f39dbef4b9127f authored almost 5 years ago
fix(events): correct `capture` value of `EVENT_OPTIONS_NO_CAPTURE` (#4763)

e9a99e6e2cf080ae5d9783229b93fd2eaeedf436 authored almost 5 years ago
chore: minor tweaks and fixes (#4760)

* Remove redundant default values

* Seperate events utils, add `eventOnOff()` util and fix `p...

280dec807a715ff268f48c5b232dd18bf1d872cc authored almost 5 years ago
chore: create BVHoverSwap utility helper component (#4759)

* chore: create BVHoverSwap utility helper component

* Update bv-hover-swap.js

* Update bv...

7a34f737be4825bfc1313463b13e2edb529f9a7c authored almost 5 years ago
chore: patch release v2.4.1

d2ed4696148ded803907a44922d0b2c22b2f284b authored almost 5 years ago
chore: bump version to 2.4.1 and update changelog (#4756)

47ba834e8635c7305a7f1ae500699b64fe0e148c authored almost 5 years ago
chore(deps): update devdependency husky to ^4.2.3 (#4757)

Co-authored-by: WhiteSource Renovate <[email protected]>

c590ca6d432588cb2651665982a9dabd8004a864 authored almost 5 years ago
chore(deps): update devdependency husky to ^4.2.2 (#4754)

Co-authored-by: WhiteSource Renovate <[email protected]>

a17eb57e0395eda65ced24ccef44db492a30be6b authored almost 5 years ago
chore(deps): update devdependency codesandbox to ^2.1.12 (#4746)

Co-authored-by: WhiteSource Renovate <[email protected]>

413b6dbf434ba98312a448f04add20acd02ae8b1 authored almost 5 years ago
fix(b-form-input, b-form-textarea): handle change event for all mobile device keyboards (closes #4724) (#4739)

166a932fb11fa552714aba7df67992e1265b9047 authored about 5 years ago
chore(readme): comment out package quality link as it is broken (#4740)

It appears that packagequality.com is down or dead... so commenting out for now on main repo REA...

623687a724d907bb21184fe8f71453f391e06935 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.7.0 (#4738)

Co-authored-by: WhiteSource Renovate <[email protected]>

a6e7f761ce3207c4ceaef7f93e7afba095681a8f authored about 5 years ago
chore(deps): update devdependency codecov to ^3.6.5 (#4735)

Co-authored-by: WhiteSource Renovate <[email protected]>

dce12af2a33a7652ccc429b3ce8a9469807c86ed authored about 5 years ago
docs(homepage): show sponsors on homepage (#4729)

* feat(docs): show sponsors on homepage

* Update sponsors-backers-donors.vue

* Update spon...

ca8d13634a42bf7fcddc722f9dff00f48de9a290 authored about 5 years ago
fix(b-tooltip): fix arrow margin (#4727)

865a6557fbf49115c05326f9a96c4f9fdf135e96 authored about 5 years ago
chore(deps): update devdependency @nuxtjs/pwa to ^3.0.0-beta.20 (#4715)

Co-authored-by: WhiteSource Renovate <[email protected]>

1d25047a60ec31eb28800e0187aacb7915adfe42 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-import to ^2.20.1 (#4714)

Co-authored-by: WhiteSource Renovate <[email protected]>

c3c5e43a051cdf1ab5afbc8c7835397601381851 authored about 5 years ago
chore: release v2.4.0

b49e7042b109c0a55755f19efe6da31c74438707 authored about 5 years ago
chore: bump version and update changelog (#4711)

* chore: bump version and update changelog

* Update package.json

f317cb51937e8f0dd4236492ace71a51356f9d2f authored about 5 years ago
chore(deps): update devdependency highlight.js to ^9.18.1 (#4713)

Co-authored-by: WhiteSource Renovate <[email protected]>

e268a426b2c33eb9a284344245a30c490a2a2ae0 authored about 5 years ago
chore(deps): update devdependency codecov to ^3.6.4 (#4710)

Co-authored-by: WhiteSource Renovate <[email protected]>

bdf0f5db82ac66d5b60b32037c51b2f726336d97 authored about 5 years ago