Commit graph

30 commits

Author SHA1 Message Date
Jorge del Casar
f82b5c18b8
fix(calendar): solve previousMonth and nextMonth conditions error 2020-12-16 11:35:11 +01:00
jorenbroekema
cfbcccb5c5 fix: use lion/core types wherever possible 2020-11-09 14:04:05 +01:00
Thomas Allmer
58f092248e chore: adjust tests so they are sucessfull on firefox as well 2020-10-12 17:05:23 +02:00
Mathieu Puech
c3693b9756 test: optimize execution time 2020-10-12 09:45:28 +02:00
Mathieu Puech
001b582c8f test(calendar): add visual regression tests 2020-10-12 09:42:34 +02:00
Joren Broekema
e9cee0397b feat: add types for calendar and datepicker 2020-10-06 12:41:03 +02:00
qa46hx
d5f8b461d3 feat(calendar): add year navigation 2020-08-24 17:30:31 +02:00
Joren Broekema
a451d4fc8a chore: apply prettier formatting changes 2020-04-29 10:05:06 +02:00
Davide
9731771c23 fix: add display:none for hidden (#692) 2020-04-29 10:05:06 +02:00
ovidiu
91a9af2346 chore(#433): more tests & remove as much logic as possible form template 2020-01-17 16:07:51 +01:00
Thomas Allmer
7bddabed86 fix(calendar): make tests independents of execution date 2019-12-05 17:15:26 +01:00
Ovidiu
b6ec5a8cb5 fix(catalog): add info for next/previous month on to the buttons (#384) 2019-12-05 15:17:26 +01:00
erik
e1a417b041 feat: integrate and pass automated a11y testing 2019-12-03 15:15:01 +01:00
Joren Broekema
45f557183d feat(overlays): improve API for overriding controller config in mixin 2019-11-29 17:34:46 +01:00
Joren Broekema
b4da3dabf0 chore: add storybook addon for a11y and fix violations
Co-authored-by: Dionysios Nikolopoulos <den.auth@gmail.com>
2019-11-13 11:01:37 +01:00
Joren Broekema
7225d9d4ad fix(calendar): make calendar more accessible 2019-11-13 11:01:37 +01:00
Alex Ghiu
f04256cca8 fix(calendar): issue 302 part 2 - skipped month 2019-10-18 10:07:18 +02:00
qa46hx
955e524ff2 chore(calendar): move normalizeDateTime to localize 2019-10-04 14:18:31 +02:00
Erik Kroes
2f27827e4b
Merge pull request #286 from jcperea/fix/calendar
fix(calendar): render the calendar when min and max date are same date
2019-09-26 15:40:09 +02:00
Thomas Allmer
eb768c061d chore(calendar): different event key names 2019-09-25 11:43:28 +02:00
Jose C Perea
b9747efe8a fix(calendar): render the calendar when min and max date are same date 2019-09-25 00:08:20 +02:00
Thijs Louisse
afddc0ec3c fix(calendar): normalize dates for min/max date comparison 2019-08-12 11:55:38 +02:00
Thijs Louisse
fe72ebd055 fix(calendar): generated dates are normalized 2019-08-12 10:44:31 +02:00
Thijs Louisse
57823d1a9e fix(calendar): stop disabled date triggering @user-selected-date-changed 2019-08-01 15:00:02 +02:00
Mikhail Bashkirov
3b889e31e1 fix: public test-helpers 2019-07-30 15:50:53 +02:00
Joren Broekema
4470b6895c chore: update to latest open-wc linting and testing 2019-07-23 16:40:19 +02:00
Mikhail Bashkirov
1643379d74 fix(calendar): init centralDate from selectedDate when today is disabled 2019-06-04 16:00:52 +02:00
Mikhail Bashkirov
9d9063bdfa chore: use native ES modules in karma 2019-05-27 16:29:13 +02:00
Mikhail Bashkirov
c6556ce056 chore: make test date independent 2019-05-21 14:45:28 +02:00
Mikhail Bashkirov
9fc5488175 feat(calendar): add reusable calendar
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
2019-05-13 17:46:00 +02:00