- 08 Sep, 2020 1 commit
-
-
fhuschle authored
-
- 06 Aug, 2020 1 commit
-
-
Dmitry Danilov authored
-
- 14 Jul, 2020 1 commit
-
-
Arvind Muthuraman authored
* feat(datepicker): add max date range feature to daterangepicker (#5562) * docs(datepicker): add demo and documentation to daterangepicker - max date range feature (#5562) * feat(datepicker): reset maxdate on inline daterangepicker once user selects the end date (#5562) * test(datepicker): add tests to max date range feature (#5562) * fix(datepicker): handle max date range case when user selects second date < first date, max date range should re-render (#5562) * refactor(datepicker): add return type to method (#5562) * feat(datepicker): add max date range feature to daterangepicker (#5562) * docs(datepicker): add demo and documentation to daterangepicker - max date range feature (#5562) * feat(datepicker): reset maxdate on inline daterangepicker once user selects the end date (#5562) * test(datepicker): add tests to max date range feature (#5562) * fix(datepicker): handle max date range case when user selects second date < first date, max date range should re-render (#5562) * refactor(datepicker): add return type to method (#5562) Co-authored-by:
Arvind Muthuraman <arvind.muthuraman@coda.global> Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
- 06 Jul, 2020 1 commit
-
-
udayk authored
-
- 19 Jun, 2020 1 commit
-
-
Peter Linn authored
* add optional configuration for datepicker 'today' button sampled heavily from quartepie https://github.com/valor-software/ngx-bootstrap/pull/5024 * add datepicker today html and css * add tests for optional datepicker today button and function * remove unused code * feat(datepicker): Add optional "today" button config sampled heavily from quartepie https://github.com/valor-software/ngx-bootstrap/pull/5024 * feat(datepicker): Add optional "today" button html/css * feat(datepicker): Add optional "today" button tests * feat(datepicker): Add optional "today" button tests * feat(datepicker): Add optional "today" button demo and docs * feat(datepicker): Add optional "today" button tests fixed failing test * feat(datepicker): Add optional "today" ng-api-docs update * feat(datepicker): Add optional "today" button: auto generated ng-api-docs.ts file * feat(datepicker): add optional positioning for Today button Co-authored-by:
Peter Linnehan <pjl@pjl-macbook-pro.lan> Co-authored-by:
Dmitriy Danilov <daniloff200@gmail.com>
-
- 02 Mar, 2020 2 commits
-
-
Dmitriy Danilov authored
feat(datepicker): add ability to show one month for daterangepicker depend on max/min date value (#5667) * feat(datepicker): add ability to show one month for daterangepicker, depends on max/min date value * fix(tests): change moment.js format for the Datepicker tests * fix(code): delete space * fix(docs): fix format issue in doc Co-authored-by:
dmitry-zhemchugov <44227371+dmitry-zhemchugov@users.noreply.github.com>
-
Dmitry authored
-
- 25 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
-
- 21 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
* feat(datepicker): add enabledDates functionality * feat(demo): add demo for enabledDates functionality
-
- 20 Feb, 2020 1 commit
-
-
Arvind Muthuraman authored
-
- 18 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
* fix(datepicker): add supporting of daysDisabled to daterangepicker * fix(demo): update demo for selectWeekRange functionality
-
- 14 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
* fix(datepicker): return back focus after selecting date from datepicker * feat(datepicker): move returnFocusToInput to config, add demo
-
- 03 Feb, 2020 1 commit
-
-
Dmitriy Danilov authored
-
- 09 Jan, 2020 1 commit
-
-
Dmitriy Danilov authored
feat(daterangepicker): add ability to show prev and current month instead of current and next one (#5513) Co-authored-by:
Vitaliy Makogon <mvitaliyd@gmail.com>
-
- 12 Sep, 2019 1 commit
-
-
Michał Sobański authored
* daterangepicker inline init * add test file to daterangepicker inline * fix template html naming * remove unused code in test * add inline daterangepicker to demo * fix(datepicker): resolve conflicts * fix(datepicker): fix markup
-
- 07 Jun, 2019 1 commit
-
-
Vitaliy Makogon authored
-
- 05 Jun, 2019 1 commit
-
-
Vitaliy Makogon authored
* feat(build): migrate to angular8
-
- 21 May, 2019 1 commit
-
-
martintro authored
* feat(datepicker): Add support to set custom classes on specific dates
-
- 01 Mar, 2019 1 commit
-
-
Vitaliy Makogon authored
* feat(positioning): update behavior on variation position * feat(positioning): update variation behavior and add adaptive option * fix(tests): fix for datepicker position e2e test
-
- 08 Feb, 2019 1 commit
-
-
Frederik Prijck authored
* feat(datepicker): Allow to disable specific dates * feat(datepicker): Move isDisabledDate outside of chronos * feat(datepicker): Add datesDisabled to inline datepicker * feat(datepicker): Add datesDisabled to daterangepicker * feat(datepicker): Update demo for datesDisabled * feat(datepicker): Add test for flag days calendar * feat(datepicker): update docs for datesDisabled * feat(datepicker): Fix typo * feat(datepicker): Add demo for datesDisabled with daterangepicker
-
- 18 Jan, 2019 1 commit
-
-
martintro authored
* feat(datepicker): Add directive for inline datepicker Closes valor-software/ngx-bootstrap#3955 * feat(datepicker): add support to set custom classes on specific dates Closes valor-software/ngx-bootstrap#3958 * Revert "feat(datepicker): add support to set custom classes on specific dates" This reverts commit 47a1a11b643db0308e59703450dc82648f335ed3. * feat(datepicker): resolve conflicts * fix(datepicker): fix tslint * fix(datepicker): clean up * fix(datepicker): add base spec for inline datepicker * fix(common): fix imports for system js
-
- 17 Jan, 2019 1 commit
-
-
Dmitriy Danilov authored
closes #4959
-
- 12 Dec, 2018 1 commit
-
-
Yelizaveta Petrych authored
-
- 06 Dec, 2018 2 commits
-
-
Danny ter Haar authored
feat(datepicker): Making it possible to disable certain days in the DatePicker
-
Dmitriy Danilov authored
closes #4485 closes #3746
-
- 05 Dec, 2018 1 commit
-
-
Vitaliy Makogon authored
based on #3354 Closes #2627
-
- 25 Oct, 2018 1 commit
-
-
Ludmila Nesvitiy authored
-
- 25 Apr, 2018 1 commit
-
-
YevheniiaMazur authored
-
- 15 Mar, 2018 1 commit
-
-
YevheniiaMazur authored
-
- 14 Mar, 2018 1 commit
-
-
YevheniiaMazur authored
-
- 01 Mar, 2018 6 commits
-
-
svetoldo4444ka authored
-
Ilya Surmay authored
-
Irina Ershova authored
Extend demo Custom date format in datepicker with several moment.js formats Close #3590
-
svetoldo4444ka authored
* fix(demo): rename statis section to base section in tabs-demo * docs(tabs): decompose Static tabs demo * delete extra comments * delete extra comments
-
svetoldo4444ka authored
-
svetoldo4444ka authored
-
- 23 Feb, 2018 2 commits
-
-
tarusin authored
* fix(datepicker): add hide on scroll demo * fix(datepicker): testing start errors
-
svetoldo4444ka authored
-
- 22 Feb, 2018 2 commits
-
-
svetoldo4444ka authored
-
svetoldo4444ka authored
-