Commit Graph

8 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 82664ebeed Remove old code, leave only the "React" version
Now it can also be used instead of the old standalone pure-JS version through
a thin preact-React shim. Older calendar.css style also works with the new version.
Material Icons dependency is removed.
2021-09-19 23:15:48 +03:00
Vitaliy Filippov 67d5de17f4 Correct standard style 2018-03-17 21:42:24 +03:00
Vitaliy Filippov 3f3525efd3 Slightly more refactoring (allow options), add select styles to material css 2018-03-14 18:59:57 +03:00
Vitaliy Filippov e6497a0712 Material Design Styles 2018-03-14 03:23:29 +03:00
vitalif 7784be4ff7 Update calendar.{css,js}: implement year and month tables instead of selects, fix leap years 2016-08-14 15:09:44 +03:00
vitalif 5978ddb1ba Update calendar 2016-08-14 15:09:41 +03:00
vitalif 8c726b6071 Update calendar.js 2016-08-14 15:09:41 +03:00
vitalif 371f03040b Calendar js 2016-08-14 15:09:37 +03:00