Ecosyste.ms: OpenCollective

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

ngx-bootstrap

Fast and reliable Bootstrap widgets in Angular
Collective - Host: opensource - https://opencollective.com/ngx-bootstrap - Website: https://valor-software.com/ngx-bootstrap - Code: https://github.com/valor-software/ngx-bootstrap

demo(datepicker): change main tab name to overview

github.com/valor-software/ngx-bootstrap - f2a5c20fd0374c2113168ca72b2591fad3398d7c authored about 7 years ago by Ilya Surmay <[email protected]>
demo(datepicker): remove duplicate of disabled demo

github.com/valor-software/ngx-bootstrap - 5e7d2a7ff8463ce835909e97fca0be89c57f63b3 authored about 7 years ago by Ilya Surmay <[email protected]>
feat(datepicker): add onTouched support, add forms demos, split demos for old and new datepicker

github.com/valor-software/ngx-bootstrap - 17405b7ef8417bcbb799bd58ebe1aac4c0d92381 authored about 7 years ago by Ilya Surmay <[email protected]>
chore(core): show dev warnings only once (#2585)

github.com/valor-software/ngx-bootstrap - 6eaae3c7a2449d26091488a72fd86c55e4fbc997 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): update input according to model, fix value parsing

github.com/valor-software/ngx-bootstrap - 16affdd26a7fed00943c785cc7c60472cb248f5c authored about 7 years ago by Ilya Surmay <[email protected]>
chore(docs): removed mentions of momentjs

github.com/valor-software/ngx-bootstrap - 33198c68352241ddc63987cbf937f408a2bb9c09 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
docs(datepicker): add forms demo scratch, add guide for adding datepicker css

github.com/valor-software/ngx-bootstrap - 812c696397e8d0e085ce5c5032a4e907bad3069b authored about 7 years ago by Ilya Surmay <[email protected]>
docs(datepicker): add demos (#2583)

* docs(datepicker): add jsdoc for inputs/outputs

* docs(datepicker): add demo for min/max, di...

github.com/valor-software/ngx-bootstrap - 86a3b724de72c3149f01dff27386d454c2f49180 authored about 7 years ago by Ilya Surmay <[email protected]>
chore(test): testing possible fix sauce lab test (#2582)

github.com/valor-software/ngx-bootstrap - 6026a8c9360009718b0c0e358a85e48a8569d442 authored about 7 years ago by YevheniiaMazur <[email protected]>
WIP inputs

github.com/valor-software/ngx-bootstrap - e78063f2f5fccc24cf2e8633530d58bd18cccb2e authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(tooltip): fix width property in chrome for custom element (#2559)

- fixed width calculation in chrome for bs-tooltip-container(added display: block)
- changed te...

github.com/valor-software/ngx-bootstrap - dfc736e7a0d793a01156519701e1c0e738696f56 authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
feat(datepicker): added locale option to Datepicker Configuration (#2560)

* feat(datepicker): added locale option to Datepicker Configuration

fixes #455

github.com/valor-software/ngx-bootstrap - 8ac689a6face4eb52feb48933c626316b8beb44f authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(datepicker): fix nav to next month when today is 31 of month, and next month has only 30 days (#2557)

github.com/valor-software/ngx-bootstrap - 2bcc1d2fd779a5558ce71d1c209fec11585d9b79 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): added bsConfig input, locales and color themes with containerClass (#2549)

github.com/valor-software/ngx-bootstrap - 7cbb128b25cdd91f5d30acd6776a6a389b4d901b authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(test) fix unit test for datepicker titles at ie (#2556)

github.com/valor-software/ngx-bootstrap - bf4d16fbc968d2058fd32bacfd74e859c05b76f5 authored about 7 years ago by YevheniiaMazur <[email protected]>
WIP input[bsDatepicker] control value accessor

github.com/valor-software/ngx-bootstrap - df6e987f26d33e31f61598c6c44ce549ca61f0ec authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(datepicker): config property made public

github.com/valor-software/ngx-bootstrap - 885ea4fb3703a505ea52fe4f123411de5a6e4301 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
style(datepicker): add styles and placement for mobile devices (>1024px) (#2544)

- Added styles for daterangepicker
- Added centering for calendars

github.com/valor-software/ngx-bootstrap - 321f730cd68ccb67c49b168ed405fde9cbd0b9b7 authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
chore(readme): fix build link

github.com/valor-software/ngx-bootstrap - 8e9bf367aacaa97f047d4febe5036bb9836833bd authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(readme): updated title

github.com/valor-software/ngx-bootstrap - 914d558b941b819ffc77ce9a21cc85a9390cc472 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): added month and year view (#2540)

feat(datepicker): added min\max dates boundaries

github.com/valor-software/ngx-bootstrap - 571a00b54aad79d6ab40dbc25826998ea2048841 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
style(datepicker): add styles for disabled buttons in head (#2534)

- Added styles for disabled buttons in head

github.com/valor-software/ngx-bootstrap - 48186fd0b8a503b7d19261bf039f8a7a606ffc8c authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
feat(positioning): auto option for positioning (#1986)

* feat(positioning): auto option for positioning

fixes #1111

* Update tooltip.spec.ts

...

github.com/valor-software/ngx-bootstrap - 114ed42357aff01988fe13b3d475f8dd8a45ffb8 authored about 7 years ago by Victor Costa <[email protected]>
feat(typeahead): added subscription and unsubscribe on destroy (#2508)

#2382

Also fixed bug, when navigating to other router before asyncActions() end.

github.com/valor-software/ngx-bootstrap - 9f833ebe2694904e56a8dc074ded402bfd27ac29 authored about 7 years ago by Sergey <[email protected]>
fix(datepicker) fix for double firing bsValueChange (#2525)

github.com/valor-software/ngx-bootstrap - 96a72c344b629981b809f0d40ab3b94140791cec authored about 7 years ago by Inokentii Duka <[email protected]>
chore(changelog): update

github.com/valor-software/ngx-bootstrap - 744b11fbeaec12cde87f47c00ab37e8ca03391f1 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(modals): don't try to register outside click handler

fixes #2477

github.com/valor-software/ngx-bootstrap - d8e614c6b3c2a945394efef079b3a9f74b375a35 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(timepicker): when showMeridian changes value, time is rerendered

fixes #2476

github.com/valor-software/ngx-bootstrap - e59172fd14b49936a9f73cd7cd37fe69aedb554b authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(tabs): fixed tabs vertical pills for bs4

fixes #2481

github.com/valor-software/ngx-bootstrap - 646e03382f23711f498449b0735938bc74e778c2 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): change css to scss, add own styles (#2478)

- changed css file to scss
- added mixin for theming and variables files
- added own classes f...

github.com/valor-software/ngx-bootstrap - 08170ed3e3b3fd08ed02c7db7d68f4c26f5ebd81 authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
chore(demo): update current version in demo

github.com/valor-software/ngx-bootstrap - d035ceb0425ddef96d74ca136ca5ffe1a4c03819 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(datepicker): added demo notes for new datepicker

github.com/valor-software/ngx-bootstrap - d85920831f100315135d11339615b9c6cf9f28cc authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(changelog): update

github.com/valor-software/ngx-bootstrap - 15c2fb5debf2d3d4bd14309a2d8c05f4856932ff authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(build): removed stub data

github.com/valor-software/ngx-bootstrap - 322c836eecd65802aee6d6ec98ff5c68180afddb authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(docs): add versioning implementation (#2350)

* feat(docs): add versioning implementation

* refactor(docs): remove rimraf, simplify package...

github.com/valor-software/ngx-bootstrap - 91cee712214289d9192c9361a3cd3fcc2f77d0bc authored about 7 years ago by Ilya Surmay <[email protected]>
feat(bs-moment): add localization tests (#2466)

* feat(bs-moment): add localization tests

* chore(build): fix ts errors

github.com/valor-software/ngx-bootstrap - 6589ee94806313702b4e1582cfc1c7dee9bbdbe1 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(popover): support passing template context (#2428)

* Fixes #1682 by adding a new @Input for popover directive so that
context can be passed when c...

github.com/valor-software/ngx-bootstrap - 38e562d09a2125a13cd1d72a46a08855de5f98f7 authored about 7 years ago by Harun Urhan <[email protected]>
fix(bs4): fix dropdown, tooltip, popover, datepicker, accordion for bs4 beta (#2418)

github.com/valor-software/ngx-bootstrap - f398576f12b9bfc77c7e8502ca3376f76d3e7398 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(carousel): setInterval by running it outside of Angular zone. (#2388)

* Fix carousel setInterval by running it outside of Angular zone which now get stable and stop U...

github.com/valor-software/ngx-bootstrap - da073df0a70169434d97aaeed974605c4d61c9e1 authored about 7 years ago by AntoineC <[email protected]>
feat(typeahead): show results when typeaheadMinLength is 0 and the search string is empty (#2352)

* Update typeahead.directive.ts

* Update typeahead.directive.ts

github.com/valor-software/ngx-bootstrap - 4b68adbe788865cd7a4a69b1c6529679b2f8e9b5 authored about 7 years ago by Daan de Schepper <[email protected]>
feat(typeahead): add dropup option (#2390)

github.com/valor-software/ngx-bootstrap - c6ef77b7dcd24a4a8e2f6356f7fe60b4d28da372 authored about 7 years ago by Ilya Surmay <[email protected]>
feat(datepicker): removed dependency on moment.js (#2465)

* chore(datepicker): covering with tests

* WIP

* WIP

* feat(datepicker): removed depend...

github.com/valor-software/ngx-bootstrap - 7c87162d6949ca57460011973bf38938c9805477 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(datepicker): add fix for datepicker table (#2461)

- Added background for label-success
- Added min-height for datepicker body table
- Removed sp...

github.com/valor-software/ngx-bootstrap - e0a6adf8d19ff0a9ccecfe5df72dfa47e856859c authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
feat(loader): added ability to attach inline elements via component loader (#2458)

github.com/valor-software/ngx-bootstrap - 0c7d21c98b627acaa65925741b0221e905791a40 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(datepicker): prevent outside click to close datepicker on navigation

github.com/valor-software/ngx-bootstrap - 6472b6fe2d9d5c8b85baf059a72eeef47c2b8925 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(datepicker): use as directives (#2446)

* feat(datepicker): use as directives too

* feat(datepicker): added outside click support

...

github.com/valor-software/ngx-bootstrap - d7f9a2af9896f9dbe51ced179af7a0a3a0f96dc4 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(demo): add popover outside click demo (#2449)

github.com/valor-software/ngx-bootstrap - da7d352650a8f5ee5b88afdaf79c3244531a6d87 authored about 7 years ago by Ilya Surmay <[email protected]>
feat(popover): added outsideClick (#2441)

* feat(popover): added outsideClick

fixes #1477
* fix(test): fix tests, change listenOpts.ta...

github.com/valor-software/ngx-bootstrap - a606a7f4d2852110d2586bb13b21dc50c0672c30 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(datepicker): datepicker placement fix for demo page (#2445)

- Added styles for datepicker and container for proper coordinates calculation
- Added placemen...

github.com/valor-software/ngx-bootstrap - 7bb7eec04ade68836e2e0f4df0d6ebf927663b4c authored about 7 years ago by Oleksii Aleksandrov <[email protected]>
feat(datepicker): initial version of new datepicker (#2426)

* feat(datepicker): initial version of new datepicker

* chore(datepicker): removed obselete c...

github.com/valor-software/ngx-bootstrap - b11776c3bf46a75963c1693cd86b9a24edcc3bd1 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(tabs): fix select/deselect multiple calls (#2361)

fixes #2005
fixes #1820
fixes #1129

github.com/valor-software/ngx-bootstrap - 5dd456b8767724fb708662c6552f00b0cfa53fe1 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(carousel): fix demo expressionChanged error (#2358)

github.com/valor-software/ngx-bootstrap - c0347d73868c8d2fa2ce712c4db114c635e8da65 authored about 7 years ago by Ilya Surmay <[email protected]>
chore(changelog): update

github.com/valor-software/ngx-bootstrap - f265e9517c3f31b8aec7445bd28ee6b883595686 authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(docs): api doc update

github.com/valor-software/ngx-bootstrap - 27a12196298e0d77b8cbcfcdf32f6493a00239bf authored about 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(dropdown): fix isOpen [fixes #2310] (#2313)

github.com/valor-software/ngx-bootstrap - a63f9027f18cfcb455eeacd8d9ada2584de5e3bd authored about 7 years ago by Ilya Surmay <[email protected]>
feat(modal): add ability to pass data to modal component (#2293)

closes #2290
closes #2275
closes #2251
fixes #2294

github.com/valor-software/ngx-bootstrap - 8ac13f917e4d8a4606ebe9951ac75a46b86266f4 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(modal): fix system.js [fixes #2291] (#2311)

github.com/valor-software/ngx-bootstrap - 8ce315b14487c3aac77c1e6c7ae7e0085c633b8e authored about 7 years ago by Ilya Surmay <[email protected]>
fix(tabs): fix customClass [fixes #2253] (#2273)

* fix(tabs): fix customClass [fixes #2253]

* fix(tabs): fix removing of old custom class

github.com/valor-software/ngx-bootstrap - 0d67ef894427541b3d590c61cb3399aa6e89ca7f authored about 7 years ago by Ilya Surmay <[email protected]>
fix(popover & tooltip): fix isOpen (#2286)

* fix(popover): fix isOpen

* fix(popover): fix appendChild error

* fix(popover & tooltip):...

github.com/valor-software/ngx-bootstrap - eb3cd04ddc4e7632e8357028a4d8751a571fe4d6 authored about 7 years ago by Ilya Surmay <[email protected]>
chore(travis): change travis config to use ubuntu precise (#2285)

github.com/valor-software/ngx-bootstrap - c702635033fb424e2271618f35b4a097d8ff0f02 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(datepicker): fix selectionDone event [fixes #2260] (#2282)

github.com/valor-software/ngx-bootstrap - 763b2b76b8554ba1f31cfe3ab4e9204a32f58f63 authored about 7 years ago by Ilya Surmay <[email protected]>
fix(popover): fix undefined container class (#2283)

github.com/valor-software/ngx-bootstrap - 91fc1cd10160633f90b502211435ce2ed3df0ad8 authored about 7 years ago by Ilya Surmay <[email protected]>
feat(modal): add modal service events, fix modal content onDestroy [fixes #2256] (#2272)

github.com/valor-software/ngx-bootstrap - c9f85e6a2933c31227df9a818cd300e435202dbd authored about 7 years ago by Ilya Surmay <[email protected]>
fix(tooltip): fix isOpen and undefined containerClass [fixes #2257] (#2262)

github.com/valor-software/ngx-bootstrap - 8664bb19c5b8fe71eba9ddd6da25799a0818a26c authored about 7 years ago by Ilya Surmay <[email protected]>
test(typeahead): add null object test

github.com/valor-software/ngx-bootstrap - 691c3788a843763f0ce3656a596d852cd07d275e authored about 7 years ago by Ilya Surmay <[email protected]>
Typehead: getValueFromObject() crash in case of null values

getValueFromObject() last statement return object.toString() crashes if object is null.
Just ch...

github.com/valor-software/ngx-bootstrap - 4e7426a1d057fe110fdfd48652026758c39e07e4 authored about 7 years ago by ramael <[email protected]>
chore(changelog): update

github.com/valor-software/ngx-bootstrap - 64793c267c359b0ef2099e144898dca78dea1202 authored about 7 years ago by Dmitriy Schekhovtsov <[email protected]>
1.8.0

github.com/valor-software/ngx-bootstrap - 12273ee57d85e600e360aeacb7790db72b814d55 authored about 7 years ago by Dmitriy Schekhovtsov <[email protected]>
chore(docs): api docs updated

github.com/valor-software/ngx-bootstrap - 7d64de4b3cab52973aa9452edd2fd44e7775dd30 authored about 7 years ago by Dmitriy Schekhovtsov <[email protected]>
fix(demo): remove gitter links, fix source links to modal & sortable, fix download count (#2240)

github.com/valor-software/ngx-bootstrap - 92116436a8ed3ec4d1bb74fc80fb9b3bf468f483 authored about 7 years ago by Ilya Surmay <[email protected]>
chore(package): removed package-lock.json

github.com/valor-software/ngx-bootstrap - 7f744eae596a790dbf74025f91ec2632e97961a4 authored about 7 years ago by Dmitriy Schekhovtsov <[email protected]>
fix(demo): add Intl polyfill [fixes #2215] (#2238)

github.com/valor-software/ngx-bootstrap - e1955491c68786eb177c6141d932226320a2758c authored about 7 years ago by Ilya Surmay <[email protected]>
test(timepicker): fix ie tests (#2237)

github.com/valor-software/ngx-bootstrap - 1c6fbf978171725ba2a5dae3c06c3c603a593cea authored about 7 years ago by Ilya Surmay <[email protected]>
fix(datepicker): fix SimpleChanges issue, add date check (#2223)

github.com/valor-software/ngx-bootstrap - 501d878bc5acd74738d03187e43beabb075705a5 authored over 7 years ago by Ilya Surmay <[email protected]>
feat(timepicker): new timepicker implementation (#2058)

fixes #2036
fixes #1981 ( + min max demo )
fixes #1973
close #1957 ( + seconds demo )
fixes ...

github.com/valor-software/ngx-bootstrap - 4a37406e0e4a678500251f18980e2f278a341868 authored over 7 years ago by Dmitriy Shekhovtsov <[email protected]>
chore(package): update zone.js to version 0.8.14 (#2221)

github.com/valor-software/ngx-bootstrap - 03e34cc94a441a57bdf58c01bc38ccaad8d4e96d authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(ci): run aot build in ci

github.com/valor-software/ngx-bootstrap - 5b82a02a69648e9d8c558d72a281898e3b25971f authored over 7 years ago by Dmitriy Shekhovtsov <[email protected]>
feat(docs): add lib build for development steps (#2220)

* Docs: add lib build for development steps

* chore(readme)

github.com/valor-software/ngx-bootstrap - c3a7aa4eee8b212fa9a6aa2f8cd608b628ab2404 authored over 7 years ago by Oleksii Aleksandrov <[email protected]>
feat(modal): modal service wip (#2047)

fixes #1998
fixes #1995
fixes #1830
fixes #1181
fixes #579

* feat(modal): modal service ...

github.com/valor-software/ngx-bootstrap - 2d02faa88d92024a8c39844810f1b3e5fa69cb30 authored over 7 years ago by Ilya Surmay <[email protected]>
fix(datepicker): using icons instead of innerHTML chevrons to fix issue with webworkers (#2166)

fix(daypicker): condittionally using chevron based on bs

removed unused interface for templat...

github.com/valor-software/ngx-bootstrap - 2fedac2d26d9c47be6bf71b3d1630735ee09026f authored over 7 years ago by artdias90 <[email protected]>
fix(typeahead): Fix crash on Firefox and `contenteditable` input (#2057)

When using the typeahead directive on a `contenteditable` input, crashes
can happen on Firefox:...

github.com/valor-software/ngx-bootstrap - 865632655b247a163550b10d52209993dd3e1569 authored over 7 years ago by Adrien Vergé <[email protected]>
feat(progressbar): value input can handle array of staked data (#2037)

* fix(progressbar): bs4 progressbar wip

* refactor(progressbar): get rid of unnecessary input...

github.com/valor-software/ngx-bootstrap - 2bf9ad8c5aa5e982da584e9e9df4b4a686ff596b authored over 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix(datepicker): datepickerMode does change when selection is manual (#1976)

fixes #1911

github.com/valor-software/ngx-bootstrap - e7795f799e31034621914aaadc3d89f232087b39 authored over 7 years ago by Yoan Uria <[email protected]>
fix(datepicker): for issue #1962 (#1991)

fixes #1962
Now activeDateChange event get fired then the date changed, before the event only g...

github.com/valor-software/ngx-bootstrap - deb7f63c06bea76559be539170bd2da200c1f096 authored over 7 years ago by Lasse D. Slot <[email protected]>
feat(popover & tooltip): add container classes (#2190)

* feat(tooltip): add containerClass

* feat(popover): add containerClass

* refactor(popover...

github.com/valor-software/ngx-bootstrap - 690d8116d21226512eeb8b39e427431d3d326b45 authored over 7 years ago by Ilya Surmay <[email protected]>
fix(popover): no focus on button on Mac OS #1795 (#2031)

fixes #1795

github.com/valor-software/ngx-bootstrap - d039a8d26cbd30e63526fe113aec1543ec0734fa authored over 7 years ago by David Gilson <[email protected]>
fix(modals): hotfix/modal-nested-close-on-esc solved (#2173)

github.com/valor-software/ngx-bootstrap - 41f11e682d5124ef70eaa8fd37507850d92fd153 authored over 7 years ago by Alexander Ishchenko <[email protected]>
fix(tabs): fix removing tabs in IE (#2145)

github.com/valor-software/ngx-bootstrap - fc5e135b4666ea0c9ee590628f53578197802009 authored over 7 years ago by Ilya Surmay <[email protected]>
feat(popups): use events with better support (#1211)

* use events with better support

mouseover and mouseout are supported across all major browse...

github.com/valor-software/ngx-bootstrap - 46419e365625e6044f3ba19fd37a58eb24b87d04 authored over 7 years ago by Steven Leadbeater <[email protected]>
feat(modal): add dissmissReason, fix body padding, add events section… (#2131)

* feat(modal): add dissmissReason, fix body padding, add events section to docs

* refactor(mo...

github.com/valor-software/ngx-bootstrap - dde6620f5a8f8a4c6d6e0441e6cccfb2d051c52d authored over 7 years ago by Ilya Surmay <[email protected]>
fix(acordion): space beetween accordion groups (#2014)

fixes #1854

github.com/valor-software/ngx-bootstrap - ad2da54b4467e00615093c3763f4292383b97f34 authored over 7 years ago by artemvfrolov <[email protected]>
fix (buttons) radio buttons no change on every click (#2132)

github.com/valor-software/ngx-bootstrap - 31ee792dfd76b105bc5a18de90a06aec1cf14f17 authored over 7 years ago by artemvfrolov <[email protected]>
fix(demo): fix buttons reactive forms sample

github.com/valor-software/ngx-bootstrap - 325b5100b23df83e4844112207855e689f2d17e5 authored over 7 years ago by Dmitriy Shekhovtsov <[email protected]>
fix (buttons): fix radiobuttons with reactive forms (#2055)

github.com/valor-software/ngx-bootstrap - 1eafa8c98e494245d49947ad7e4f2941005d3ab5 authored over 7 years ago by artemvfrolov <[email protected]>
fix(readme): fix angular style guide link (#2092)

github.com/valor-software/ngx-bootstrap - bb7bd75c6296ae5eb5c9f556035e5cad6202a6e2 authored over 7 years ago by Sergey Koshechkin <[email protected]>
fix(datepicker): refix issue with moment import (#2023)

- this was issue , broken by 27a022922370947d54c3cfd357399eb588e8d01f
fixes #1556

github.com/valor-software/ngx-bootstrap - 8ed0c0619612c652551f8322a2093979257f8c67 authored over 7 years ago by Marcel Šebek <[email protected]>
fix(button): should work within onPush components (#2038)

fixes #1689

github.com/valor-software/ngx-bootstrap - aec0f86d4438a01ef15017a4e8b9dd6597c8d52b authored over 7 years ago by artemvfrolov <[email protected]>