RicoSuter/aurelia-bs

Implement "native" datepicker

Open

#1 opened on Oct 13, 2017

 (0 comments) (0 reactions) (0 assignees)TypeScript (2 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Main goal is to remove the dependencies to:

  • jquery
  • bootstrap-datepicker

Requirements:

  • Do not change the component api
  • Multilang
  • value is always a utc moment date without time

Contributor guide