0.6.1 • Published 4 years ago

@lblod/ember-toezicht-form-fields v0.6.1

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

toezicht-form-fields

This addon provides input-field components such as checkbox, date, ... and is primarily made to be used in the toezicht app and the loket app. This addon also serves toezicht specific component like url-box and url-line.

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install @lblod/ember-toezicht-form-fields

Prerequisites

This addon consumes two external services in some of its components:

  • toezicht/form-version-tracker This service is utilized by the loket app and is defined at service/toezicht/form-version-tracker
  • current-session This service is utilized by the toezicht app and is defined at services/current-session.

Usage

This addon provides this set of components

  • input-fields A bunch of these components are extensions of the same components in the @lblod/ember-mu-dynamic-forms addon. So, you may refer to the usage instructions of that addon.
    • checkbox
    • date
    • dynamic-select
    • input
    • taxrates
    • text
    • toezicht-besluit-type-select
    • toezicht-bestuursorgaan-select
    • year
  • toezicht
    • url-box Used like {{toezicht/url-box urls=fileAddresses disabled=isSent onDelete=(action "deleteFileAddress")}} where fileAddresses is an array of FileAddress objects.
    • url-line

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.5.1

4 years ago

0.4.0

4 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago