0.4.3 • Published 7 years ago

angular-rp-controls v0.4.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

RpControls

A set of Angular version 2+ form controls.

Very much a work in progress

Building

npm run build

TODO

  • Password Confirm field
  • Bug: <rp-input-control type="password"></rp-input-control> has a value of undefined
  • Min / Max on type="number"
  • URL formatting on type="url"?
    • Not sure how valuable this will be
    • Could at least check for spaces and special characters
  • Validation and standardization of type="tel"
  • RpControlsSettingsService colors (and other settings?) aren't working
    • Colors are most important
  • SimpleMDE's styles in build step
  • Requiring href in Links control prevented form submit, but didn't show any errors
  • Select control tabbable
  • RpToggleControlComponent?
  • RpUiModule

IDEA

What benefit do FormControls have here? Might be more trouble than they're worth.

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago