Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: implement directive to transform text in an input field #1099

Closed
christophercr opened this issue Jan 31, 2019 · 0 comments · Fixed by #1109
Closed

ui: implement directive to transform text in an input field #1099

christophercr opened this issue Jan 31, 2019 · 0 comments · Fixed by #1109

Comments

@christophercr
Copy link
Collaborator

christophercr commented Jan 31, 2019

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Expected behavior

It should be possible to add a directive to simply transform the text in an input field to uppercase/lowercase as the user types.

We could also provide the same feature for FormControl's.

What is the motivation / use case for changing the behavior?

Requested by some projects already using previous versions of Stark.

@christophercr christophercr added this to the 10.0.0-beta.3 milestone Jan 31, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 1, 2019
…sing it to a ngControl

  - added directive `input[starkTransformInput], textarea[starkTransformInput]`
  - added partial demo

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 1, 2019
…sing it to a ngControl

  - added directive `input[starkTransformInput], textarea[starkTransformInput]`
  - added partial demo

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 1, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added test for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added test for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added test for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 4, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added partial demo
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 5, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added demos
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 6, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - added demos
  - small refactor demo page
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 6, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 6, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 7, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 7, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page / documentation
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 7, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page / documentation
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 7, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page / documentation
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 8, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page / documentation
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 13, 2019
…sing it to a ngControl

  - added directive `[starkTransformInput]`
  - created new module
  - added demo page / documentation
  - small refactor demo page keyboard-directives
  - added tests for directive

ISSUES CLOSED: NationalBankBelgium#1099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants