0.0.8 • Published 5 years ago

checked-box-list v0.0.8

Weekly downloads
28
License
-
Repository
github
Last release
5 years ago

Build Status

#Works With

Reactive Forms without Validation Requirements as of now.

#Steps to try

  • Do npm install.

  • Use with FormGroup and FormControlName.

  • Pass values as array of objects with 'name' key to show against each checkbox in list.

  • Provide a returnKey if you do not expect complete object to be returned.

  • Set max height by maxHeightPx.

#ToDo

  • Custom Validation

  • Custom CSS for Text Size, Box Size

  • Flag for a11y dotted outline on focus

  • Filter functionality based on regular expression, word match options

  • Scroll Bar is currently custom style, to make it universal with Browser Look n Feel. Good to have.

  • To check with Template based forms and NG Modal.

  • Add Border to complete component.

  • Check for scroll-padding alternatives.

  • Custome keyName to read values from in place of 'name'.

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago