Skip to content

Releases: macdaddyaz/desk-calendar

Vue 1.0.0 Release

06 Nov 16:20
Compare
Choose a tag to compare

Very complete feature set:

  • Month calendar with navigation
  • Material styling
  • Route handling, including default route
  • Internationalization, with persistent locale selection, UI for locale setting, and support for query parameter
  • Ability to select full, short, or compact density with a query parameter

Vue 0.9.0 Beta

06 Nov 16:17
Compare
Choose a tag to compare
Tiny adjustment to theme

Lightened the accent color a couple of shades.

Angular 6 upgrade

10 Aug 17:10
f36e9e9
Compare
Choose a tag to compare

Rebuilt with Angular 6 and Yarn. Cleaned up many errors and warning reported by TSLint.

Initial finished release

10 Aug 17:09
Compare
Choose a tag to compare

Contains all functionality related to displaying a simple calendar, including month navigation and direct references (routing). Uses Angular 2 along with a simple Flex layout.