- 14 Feb, 2020 2 commits
-
-
Dmitriy Danilov authored
* fix(datepicker): return back focus after selecting date from datepicker * feat(datepicker): move returnFocusToInput to config, add demo
-
Irina Ershova authored
Change import message Close #5653 Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
- 13 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
fix(tests): fix broken datepicker e2e, exclude progressbar e2e, to avoid travis fail on latest (#5664)
-
- 12 Feb, 2020 6 commits
-
-
Dmitriy Danilov authored
-
Dmitriy Danilov authored
-
Irina Ershova authored
Add typing for typeahead source data
-
Irina Ershova authored
Add sort functionality to typeahead Close #4808 Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
Irina Ershova authored
Add animation to carousel Close #281 Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
Dmitriy Danilov authored
-
- 11 Feb, 2020 1 commit
-
-
Irina Ershova authored
Add aria attributes to modal container Close #5557
-
- 07 Feb, 2020 3 commits
-
-
Dmitriy Danilov authored
-
Irina Ershova authored
Revert filter functionality to allow developers implement their own Close #5624
-
Irina Ershova authored
* fix(common): fix ci latest Fix ci latest, change typescript version to 3.7.5 * fix(tests): fix position service test to pass with latest Angular version Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
- 06 Feb, 2020 1 commit
-
-
Irina Ershova authored
Remove overflow hidden on show Close #5625, #5369
-
- 05 Feb, 2020 2 commits
-
-
Dmitriy Danilov authored
* fix(typeahead): fix focus after leaving control (#4622) Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com> * fix(typeahead): fix wrong imports, update descrtiption, move property to config * fix(typeahead): rename property, rename all demos Co-authored-by:
Ilya Tarusin <tarusin.iliya@gmail.com> Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
dmitry-zhemchugov authored
-
- 03 Feb, 2020 2 commits
-
-
Danila Vasilchenko-Bazarov authored
-
Dmitriy Danilov authored
-
- 31 Jan, 2020 3 commits
-
-
Sean Hall authored
Add providers property to ModalOptions so that services can be added to the injector for the modal. Closes #5275. Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com> Co-authored-by:
Dmitriy Shekhovtsov <valorkin@gmail.com>
-
Dmitriy Danilov authored
-
Irina Ershova authored
Update module path in correct way
-
- 29 Jan, 2020 1 commit
-
-
Irina Ershova authored
Fix disabled state for radio button when form group status is changed to disabled Close #5140
-
- 28 Jan, 2020 1 commit
-
-
Elijah Madden authored
Zero-width-space must be wrapped together with button or else, when the button is not shown, there will be an extra zero-width-space which will throw the remaining elements out of alignment.
-
- 27 Jan, 2020 3 commits
-
-
Dmitriy Danilov authored
-
Dmitriy Shekhovtsov authored
-
Dmitriy Shekhovtsov authored
-
- 24 Jan, 2020 6 commits
-
-
Dmitriy Danilov authored
Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
Irina Ershova authored
Add aria label attribute to inputs in timepicker component Add ability to set aria labels via CimpickerConfig Close #4149 Co-authored-by:
Dmitriy Shekhovtsov <valorkin@gmail.com>
-
Dmitriy Danilov authored
Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
Dmitriy Danilov authored
-
Irina Ershova authored
Add aria label attribute Add RatingConfig class Close #5579 Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
Irina Ershova authored
Hide aria describedby attribute on hidden tooltip Fix tooltip id attribute Close #5089 Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
- 23 Jan, 2020 1 commit
-
-
Irina Ershova authored
Fix filtering incoming data after typeahead kicks-in Close #3725 Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
- 21 Jan, 2020 4 commits
-
-
tumit authored
* style(datepicker): change Thai 'weekdaysShort' format for look better in datepicker * feat(datepicker): enable to modify date value after input and before format - add 'preinput' method to LocaleData interface (for after input) - add 'postvalue' method to LocaleData interface (for before format) feat(datepicker): add th-be for Thai Buddish caleder for #3893
-
Chris McKnight authored
Fixes #3711
-
Irina Ershova authored
Add role attribute Add aria-selected attribute Add aria-controls attribute Add aria-labelledby attribute Add aria-label attribute to TabsetConfig Close #4120
-
Mathias authored
* fix(datepicker):add reload to bsDatePickerInline on config change after init update bsDatePickerInline when config is set after init so the view reflects the latest restrictions * fix(datepicker):add reload to bsDatePickerInline on config change after init update bsDatePickerInline when config is set after init so the view reflects the latest restrictions
-
- 20 Jan, 2020 2 commits
-
-
dmitry-zhemchugov authored
-
Florent Hobein authored
* fix(modal): change the mouse event to dismiss a modal on backdrop click Because of the use of a 'click' event to trigger the dismissal of a modal, the target of the event doesn't take into account an eventual movement of the mouse before releasing click (for ex. selection of text), which can lead to unwanted dismissal of the modal. Closes: #5264 * fix(modal): change the mouse event to dismiss a modal from a directive Because of the use of a 'click' event to trigger the dismissal of a modal, the target of the event doesn't take into account an eventual movement of the mouse before releasing click (for ex. selection of text), which can lead to unwanted dismissal of the modal.
-
- 19 Jan, 2020 1 commit
-
-
Andrew Grekov authored
Co-authored-by:
Dmitriy Shekhovtsov <valorkin@gmail.com>
-