Ecosyste.ms: OpenCollective

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

github.com/valor-software/ngx-bootstrap

Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
https://github.com/valor-software/ngx-bootstrap

build (docs): update structure with nx (#6098)

76ee39f31f8de7de998ade1eba71c6ec6aeef69f authored over 3 years ago by SvetlanaMuravlova <[email protected]>
fix(tests): fixed tests for carousel, custom steps, rating, timepicker, modals, typeahead, pagination components (#6100)

Co-authored-by: etaran <[email protected]>
Co-authored-by: Dmitriy Danilov <danil...

66777d920f386c95bc74a862acbae2fe36bddf3d authored over 3 years ago by edchai <[email protected]>
chore: update breaking changes and plans in v7

059c22ec19312b62f4e27e3ad7d646ac8aa817f5 authored over 3 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): add param to prevent change to next month after first date pick in right calendar (#6058)

* feat(datepicker): add param to prevent change to next month after first date pick in right cal...

2c671b625152da636bb88dca0f7116bfe18bf6f1 authored over 3 years ago by Vladimir Stempel <[email protected]>
fix(datepicker): add maxDate value handling in maxDateRanges logic (#6033)

* fix(datepicker): add maxDate value handling in maxDateRanges logic

* fix(datepicker): fix c...

a37d845f50fa62502b7db483c147e29939f57408 authored over 3 years ago by Dmitriy Danilov <[email protected]>
fix(datepicker): avoid mutating value in daterangepicker (#6035)

fixes #6034

Co-authored-by: Dmitriy Danilov <[email protected]>

ca660238df82a8a59835db1584f37cc324eff016 authored over 3 years ago by Romy Kusuma <[email protected]>
feat(focus-trap): add focus trap module (#5634)

* feat(common): add focus trap module

Add focus trap module to follow accessibility
Add focu...

8bcc90034cea685b9bebd64d27c85224ceb4edb7 authored over 3 years ago by Irina Ershova <[email protected]>
chore(build): enable strict mode (#6047)

* chore(accordion): enable strict

* feat(alert): enable strict

* feat(buttons): add strict...

51051bd6e0b9c9e9ecb05b271e4ec08fd9970358 authored over 3 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(test): fix tests for jasmine and cypress (#6043)

9c906398facdb5c1177e150ba3dc9414c9090086 authored over 3 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(lint): fixed tslint notes (#6042)

* wip: eslint

* chore(eslint): fixed eslint notes

* chore(lint): removed tslint mentions a...

bea612762ff2b1e51172c211b3aaab5300f1ed0f authored over 3 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(build): full lifecycle update before v7 (#6040)

* nx: hide root

* nx: drop in nx template

* ngx: dropped megabundle

* nx: generator ini...

e8822ac6249f15f46d363f0c5d65bf02a473d719 authored over 3 years ago by Dmitriy Shekhovtsov <[email protected]>
Merge pull request #4612 from sallad11/development

feat(typeahead) implement a typeaheadOnPreview EventEmitter

6e200b5f88ff38a3240a7d4550f38825fb198307 authored over 3 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' of github.com:valor-software/ngx-bootstrap into 4612-pr

ceccdcac1de4316cc33a1067d604a6470c0245ba authored over 3 years ago by Dmitry Danilov <[email protected]>
Merge pull request #5509 from florenthobein/modal-close-interceptor

feat(modal): interception of closure for modal

95cae502f3dec5a920ea7bec6f54b2f6e7d5fe89 authored over 3 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into modal-close-interceptor

b2b7a866d362cceb96b283b3856eacb716c7ecaa authored over 3 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #5521 from Gbuomprisco/perf/datepicker-memory-leaks

perf(datepicker): Fix Datepicker Memory Leaks

6564c164e71524e6e839245b1a58bf38941e3e92 authored over 3 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' of github.com:valor-software/ngx-bootstrap into perf/datepicker-memory-leaks

aef05e72a2a78dc327f0d8aced730ef3bad74638 authored over 3 years ago by Dmitry Danilov <[email protected]>
fix(readme): update slack button (#6024)

40662eebc098ca5664e852169fc9b37a545f6d3d authored over 3 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into modal-close-interceptor

a9f1929f83ee8e245ba9d5bb7dfd31ff2dcd6134 authored over 3 years ago by Dmitriy Danilov <[email protected]>
fix(datepicker): update the BsDatepicker's current time to the time at selection

bc188d69bf17010dadd924673bfa13eef3944833 authored over 3 years ago by Stephen Shave <[email protected]>
feat(datepicker): improve manual DateRange input

allow the DateRangepicker to ignore missing spaces in manual Input

1d7adbdc8d6f1a7d00ceae87759a5e7c7b791c18 authored over 3 years ago by Berger <[email protected]>
Merge branch 'development' into modal-close-interceptor

2f2458d97e9d09959ccab9bca9ad8fc3494fa5f7 authored over 3 years ago by Dmitriy Danilov <[email protected]>
fix(modal): fix the closure of modal when clicking of scrollbar in some browsers

6972d536e55d450da4b20994c9eafbf8e1825ec0 authored over 3 years ago by Florent Hobein <[email protected]>
fix(tests): fix failed tests because of old HeadlessChrome ver. (#6020)

fb93e7d12ae82a20a29374df9fa68519527d0798 authored over 3 years ago by Dmitriy Danilov <[email protected]>
fix(buttons): fixes btnRadioGroup emits value changes twice

changed the ButtonRadio onChange invocation to trigger only if not in a radio group.
If in radio...

7fd0f96924d46b5b72f434e86d91700a2eb9a63b authored over 3 years ago by Michael Pinheiro <[email protected]>
introduce boundariesElement @Input for tooltip.directive.ts

introduce boundariesElement member in Data interface
consider boundariesElement passed to getBoun...

34069ac41f97b6c29335fe91cac01fe14d9805e4 authored almost 4 years ago by gshimi <[email protected]>
fix(ci): fix latest & next builds 'Unknown ver 76 of Android' error (#5997)

b4c3046656ef778c3386405860a37eedf15b5c3b authored almost 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into modal-close-interceptor

d54a06a59ea0acc44a2e9ab8e6a64863de671ce0 authored almost 4 years ago by Florent Hobein <[email protected]>
docs(modal): demo and tests for modal closure interceptor

e2bfb998367d4b8bb3e92f3adfa46d2e3eafe695 authored almost 4 years ago by Florent Hobein <[email protected]>
refacto(modal): use a unique closeInterceptor

2b096544c93b567603a136094cc49fc60fe87b40 authored almost 4 years ago by Florent Hobein <[email protected]>
chore(readme): update link to travis.com

4a6225e859a3a950d2c75ce824c7980aa2e8bbc9 authored almost 4 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(build): update Angular to 11 (#5883)

b5e2539cf45abc0ec25055e7954cd7ff395ea4be authored almost 4 years ago by Dmitriy Danilov <[email protected]>
6.2.0

82030c8308e98c54667cd3401be226ee04423014 authored almost 4 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(changelog): update [skip ci]

34efb318990f97aaf48c04148ce4ed5dbd610310 authored almost 4 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): add theming to Show and Clear buttons (#5959)

313fe909dbe2080adea75036b96cc0fd72e266c7 authored almost 4 years ago by Dmitriy Danilov <[email protected]>
feat(ci): add firebase preview to PRs (#5970)

b7a03cc8283dde58c5004348e0e60d4afd018854 authored almost 4 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(progressbar): add aria-valuemax fix

b83832617497ff9ca41d2bab7466955c597b0e40 authored almost 4 years ago by Dmitry Danilov <[email protected]>
fix(demo): fix stackblitz build, fix core-js not correct version (#5956)

61c692451b48e3b690ec3d994589f05f7e8e3373 authored about 4 years ago by Dmitriy Danilov <[email protected]>
fix(datepicker): fix TypeError when clearing daterange with active showPreviousMonth option

7b5ea3dce8ee067362f119fbb04f62c239aa4e51 authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(modal): change method call sequence (#5944)

* fix(modal): change method call sequence

* fix(modal): fix for typo in dismiss reason string...

f5e79c855be39f7adc237604f6dcea0daaae15d8 authored about 4 years ago by Ankit Mishra <[email protected]>
fix(modal): change to add Dismiss Reason on modal hide with back click (#5942)

* fix(modal): change to add Dismiss Reason on modal hide with back navigation
change to show Di...

bf25a1159057679e707c20067d9217be31bf3139 authored about 4 years ago by Ankit Mishra <[email protected]>
feat(Modal): enable type-checking for BsModalRef.content & ModalOptions.initialState

9583752553248fff36685e7cd3ccae92b7892cc3 authored about 4 years ago by Heo Sangmin <[email protected]>
fix(modal.service): typo error (should compare id value)

e73d0ab99f3b56104573577de1c202bf6c1851af authored about 4 years ago by Heo Sangmin <[email protected]>
feat(modal): add test case for id unspecified case in config (ModalOptions)

7f0e30aa19cc7314353895f5bb95c5b72973a4ca authored about 4 years ago by Heo Sangmin <[email protected]>
fix(modal): set random value in `config.id` if it doesn't have any value

68bd7cc45558eefb0e0fde9ad4ba3f8e96d7c52c authored about 4 years ago by Heo Sangmin <[email protected]>
feat(datepicker): add startview to datepicker (#5816)

37e33ea8c8392a10219c12b3b1382c1f5ef2714e authored about 4 years ago by fhuschle <[email protected]>
fix(build): fix latest & next test builds

f94bd1df6841d176739810d7e2b8e316189a5928 authored about 4 years ago by Dmitry Danilov <[email protected]>
chore(modal): expose global config interface (#5719)

f4ea6ef532dc72cd97ed5b42d49e9142f38cb43f authored about 4 years ago by deddy kosasih <[email protected]>
fix(datepicker): translate the fixed buttons ('today', 'clear', 'custom range') #5896

dbf958e11ee7c649ce20ab03b230f067fe1ec69c authored about 4 years ago by Felix Huschle <[email protected]>
6.1.0

e1a0bb8cbf83eb717335f1d74f995adc6dde60c0 authored about 4 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(changelog): update [skip ci]

03fc36676065e6baaeceaded2df27c2d0fa77c2c authored about 4 years ago by Dmitriy Shekhovtsov <[email protected]>
refactor(configs): make component configs be tree-shakable (#5870)

add `providedIn: root` property to all Injectable decorators of component config services

Co-...

27bd354846e7803138dd7a662a80afc8b6c67814 authored about 4 years ago by Ilya <[email protected]>
fix(core): don't ship an Ivy compiled library (#5915)

Shipping as Ivy compiled is not recommended by Angular it it breaks
every library that has a de...

277e86df1bdce81ab575236c771bf60fe2a3335a authored about 4 years ago by Daniel Ritz <[email protected]>
fix(datepicker): fix padding for additional buttons block

0b6fd99ae1001c606ee6d76e419a24ee4a467baf authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge pull request #5837 from KernelLora/cleardate

fix: adding clear button for datepicker

5845039cce73a77d4dd55907514532f6682e8de3 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'cleardate' of https://github.com/KernelLora/ngx-bootstrap into cleardate

30bb6a934274bba7ea5c376492e078b913ba50b7 authored about 4 years ago by udayk <[email protected]>
Merge pull request #5 from KernelLora/development

cleardate branch update

52e106ab7fd2b6331b76ba8a570864c74738e4de authored about 4 years ago by KernelLora <[email protected]>
Merge pull request #5 from KernelLora/development

cleardate branch update

fcb836768c9f7321256c3a6783e21a506e140c9e authored about 4 years ago by KernelLora <[email protected]>
Merge pull request #4 from valor-software/development

Updating latest changes

f9219ecd9827b318327a0c1debaad967550467bd authored about 4 years ago by KernelLora <[email protected]>
Merge branch 'development' into cleardate

bf7a493e6a50732a7bd004383e883f347d33f2c1 authored about 4 years ago by KernelLora <[email protected]>
fix(popover): fix safari dismiss popover issue

f57fb41a18b346575835d5dba728e1faf190a145 authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(datepicker): fix daterangerpicker min-max doesn't work correct

94f59750b25ffc1c2b829207da986fab4a6c32a7 authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(popoper): fix memory leak in popover

a0e945b7ccf1de14cc272a154d84058bf6213974 authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(datepicker): fix Safari macOS hover issue

5de757f43a993681767373a9a1da3403cc217c5a authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(modal): rework demo & docs about modal events and onHide behaviour

063f617b2945d6db998e7303c038597aaf6cdc52 authored about 4 years ago by Dmitry Danilov <[email protected]>
Update min_mode_spec.ts (#5898)

2bf098f6338eac7b0123d26ee32a2139e0acaef5 authored about 4 years ago by Dmitriy Danilov <[email protected]>
fix(tests): fix e2e tests

e433a2c9c4007fb6e0dc4aad2f3fded781c25f77 authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge pull request #5886 from valor-software/dev-1

Add support for building ngx-bootstrap on Windows

08cc36e66cbbad33921a08e65a1c20658a6a832d authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into dev-1

9d588b6c39dba2cc6a28dd78ca82bd383a8acecf authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #5860 from valor-software/minMode-month-rangepicker

feat(datepicker): add ability to use min mode correctly in daterangepicker

da5d82fdeb40dcb85ecabdfc3e2e2e0f6ac1502e authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into minMode-month-rangepicker

59e43c757921f71f493eb7706d06e38aba18c885 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #5698 from sonicpro/Issue#5693

feat(datepicker): add tooltip declaratively for selected dates

be750e286bb5b3514d4b7f62b55a0d7c24d6c09d authored about 4 years ago by Dmitriy Danilov <[email protected]>
feat(datepicker): add tooltip module to datepicker module, use it as a tooltip

620081d0382efbb79eb9250c6d4146ce3a801002 authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge branch 'development' into Issue#5693

81f352b221836385418792f1d4cf604e6dda6dd8 authored about 4 years ago by Dmitriy Danilov <[email protected]>
fix(build): small updates to docs

8f7b5cbe4cb779a9cbf456b83b7f797f28626509 authored about 4 years ago by Dmitry Danilov <[email protected]>
ensure unix/windows linting compatibility

1979b6cae9e838b5dad139941d701ef66a196911 authored about 4 years ago by Barry Anderberg <[email protected]>
mkdir before xcopy

fa5dbec8cb4c6bfb58a2029acb3d4f5145829370 authored about 4 years ago by Barry Anderberg <[email protected]>
fix spacing

0396c57ab2c9f12a31d54fc9ad25cc5337d04e5b authored about 4 years ago by Barry Anderberg <[email protected]>
add windows build support

084cff6dcb1e2b85c4834a608a404859af5685ad authored about 4 years ago by Barry Anderberg <[email protected]>
Merge branch 'development' into cleardate

a21438a264aeb99eede6782b68e09b25fd235ac9 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into minMode-month-rangepicker

849a48e4b144cb4105c8ca3ede156654c5699cc9 authored about 4 years ago by Dmitriy Danilov <[email protected]>
fix(typeahead): fix accessability arias

6a5df49a9138a9c9c69119bae2b64bca1334f4f0 authored about 4 years ago by Dmitry Danilov <[email protected]>
fix(datepicker): fix css issue when showWeekNumbers=false for daterangepicker

16dc65e2f26681915779d897baef2314c22291c2 authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge pull request #5861 from Meigyoku-Thmn/fix-delay-before-hiding-modal

fix(modal): remove the delay before hiding the modal

63b7545c4446b63cd6f2cebd4b1da87aaf7bd513 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into fix-delay-before-hiding-modal

0cac78361694a9d9b10ce13b6c5649b4bc2a8354 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #4254 from dkosasih/modal_shown_return_id

feat(modal): modal show return id and bsModalRef contain id

47e0a80eebee34c7c391bea9f2667accdb854201 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into modal_shown_return_id

7291f8f729bfa2be76686c3544b393c2caa0cda5 authored about 4 years ago by Dmitriy Danilov <[email protected]>
chore(modal): enable default settings to flow through to modalservice.show

7728cfa86bca14f76a017a481e4ee07f3cc54ab3 authored about 4 years ago by deddy kosasih <[email protected]>
Merge pull request #5722 from samshay/fix-popover-accessibility

feat(popover): improved accessibility

585ac0f081a6423e02c91b9de664135f7bd22669 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into fix-popover-accessibility

5fae57ede6fcc1a1c4a7490a85586dc96486a939 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #4974 from mamohr/radio_buttons

feature(buttons): radio buttons allow keyboard navigation

9b4c05cd3c964acaf0c417da2da52a7133115f27 authored about 4 years ago by Dmitriy Danilov <[email protected]>
fix(tests): fix e2e selector

7b8cd50b9cf5d55bfc0c7183c49b117267b31f65 authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge branch 'development' of github.com:valor-software/ngx-bootstrap into radio_buttons

acfa2d75388265b3428ec31d3d04bf90aae6262b authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge branch 'development' into radio_buttons

37e07b75923dff28a5a60e798cb6476b4d58b8d3 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into minMode-month-rangepicker

2706817f7c27d06559665d29fdd7cbeb996ba470 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' into fix-delay-before-hiding-modal

67c8a530c362c246894e10d0804842467f2260b0 authored about 4 years ago by Meigyoku Thmn <[email protected]>
Merge branch 'development' into modal_shown_return_id

02488b4b3536d9336ab417d0bb52a986336a9c46 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge pull request #4724 from MaZderMind/patch-1

feature(tabs): Export Tab-Directive as 'tab'

ccd4bcd6eb26141f4075efeeef81842e4ea80732 authored about 4 years ago by Dmitriy Danilov <[email protected]>
Merge branch 'development' of github.com:valor-software/ngx-bootstrap into patch-1

0739a90d6a362086ab0229048bca32b1019852cb authored about 4 years ago by Dmitry Danilov <[email protected]>
Merge branch 'development' into patch-1

7695c67c6773344680271dd44c4d51258b16c1c5 authored about 4 years ago by Dmitriy Danilov <[email protected]>