0.3.0 • Published 9 years ago

ember-bootstrap-daterange v0.3.0

Weekly downloads
15
License
MIT
Repository
github
Last release
9 years ago

Ember-bootstrap-daterange

Ember add-on-ification of bootstrap daterangepicker.

Requirements

Bootstrap 3.0+

Examples

Simple date range picker with start and end dates bound.

  {{bootstrap-daterange-picker startDate=start endDate=end}}

Single date picker with value bound.

  {{bootstrap-daterange-picker singleDatePicker=true startDate=date}}

For more information on using ember-cli, visit http://www.ember-cli.com/.

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago