2.3.5 • Published 3 years ago

@busy-web/ember-date-time v2.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Build Status npm version Maintainability Test Coverage

@busy-web/ember-date-time

Date time picker and date range picker for ember cli

Installation

Install this addon using ember-cli

ember install @busy-web/ember-date-time

Usage

Use ember-jsignature in your template:

// basic datetime picker
{{ember-date-time-picker timestamp=model.picker0.standard.timestamp}}

// basic datetime picker with unix timestamp
{{ember-date-time-picker unix=model.picker1.seconds.timestamp}}

Documentation

Documentation can only be found by cloning the repo and running ember server then viewing the page at localhost:4200 in a browser.

Contributing

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

License

MIT License

2.3.5

3 years ago

2.3.4

6 years ago

2.3.3

6 years ago

2.3.2

6 years ago

2.3.1

6 years ago

2.3.0

6 years ago

2.2.4

6 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.1.17

6 years ago

2.2.1

6 years ago

2.1.16

6 years ago

2.1.15

6 years ago

2.2.0

6 years ago

2.1.14

6 years ago

2.1.13

6 years ago

2.1.12

6 years ago

2.1.11

6 years ago

2.1.10

6 years ago

2.1.9

6 years ago

2.1.8

6 years ago

2.1.7

6 years ago

2.1.6

6 years ago

2.1.5

6 years ago

2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.1.0-alpha.2

6 years ago

2.1.0-alpha.1

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1-beta.0

6 years ago

2.0.2-0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago