Mateusz Samsel
|
22685ab819
Add role=alert for error message of input field.
|
6 лет назад |
Aleksander Nowodzinski
|
adeecdd18d
Other: Renamed a misspelled `InputTextViewariaDesribedById` property to `InputTextView#ariaDescribedById`. Closes #483.
|
6 лет назад |
Kamil Piechaczek
|
0f9dc31390
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 лет назад |
Kamil Piechaczek
|
063d7b38a4
Internal: Bumped the year. [skip ci]
|
7 лет назад |
Piotrek Koszuliński
|
2e09c2cccc
Docs: Fixed a typo in the `LabeledInputView` docs.
|
7 лет назад |
Aleksander Nowodzinski
|
ff79576bf6
Docs: Fixed error in the API docs.
|
7 лет назад |
Aleksander Nowodzinski
|
b5297dcbed
Docs: Fixed error in the API docs.
|
7 лет назад |
Aleksander Nowodzinski
|
01df5f9950
Tests: Added tests for LabeledInputVIew#infoText. Code refactoring in the LabeledInputView class.
|
7 лет назад |
Aleksander Nowodzinski
|
1ea253075e
The initial implementation of the info text in the LabeledInputVIew.
|
7 лет назад |
Aleksander Nowodzinski
|
955d391ddb
Docs: Improved LabeledInputView and InputTextView API docs.
|
7 лет назад |
Aleksander Nowodzinski
|
5f6837e879
Allowed LabeledInputView's error to be read by screen readers. Fixed docs.
|
7 лет назад |
Aleksander Nowodzinski
|
b8cc3f2813
Tests: Added InputTextView and LabeledInputView tests related to error handling.
|
7 лет назад |
Aleksander Nowodzinski
|
859b0ad980
Use InputTextView#input event instead of #keydown to remove error notifications (to exclude tab, arrows, etc.).
|
7 лет назад |
Aleksander Nowodzinski
|
6456c711d6
Enhanced the UX of the labeled input view by removing errors as ther user starts typing.
|
7 лет назад |
Aleksander Nowodzinski
|
3671f88b56
Implemented error support in the LabeledInputView.
|
7 лет назад |
Aleksander Nowodzinski
|
3742856bfb
Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494).
|
7 лет назад |
Aleksander Nowodzinski
|
63377a3f44
Added CSS class to the LabeledInputView.
|
8 лет назад |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 лет назад |
Aleksander Nowodzinski
|
b27c7730fe
Aligned LabeledInputView to the View#render API.
|
8 лет назад |
Aleksander Nowodzinski
|
aa106f0867
Bound LabeledInputView's class to #isReadOnly attribute.
|
8 лет назад |
Oskar Wróbel
|
d629284a56
Added isReadOnly state to the LabeledInputView.
|
8 лет назад |
Piotrek Koszuliński
|
b426959332
Merge branch 'master' into t/138
|
9 лет назад |
Aleksander Nowodzinski
|
018d8c1025
Removed obsolete View#addChildren() calls from LabeledInputView class.
|
9 лет назад |
Piotrek Koszuliński
|
d50de60cb7
Switched to scoped imports.
|
9 лет назад |
Aleksander Nowodzinski
|
f784d016c0
Implemented LabeledInputView#focus() and InputTextView#focus() methods.
|
9 лет назад |
Piotrek Koszuliński
|
dcff3bcc36
Updated imports to use scoped packages.
|
9 лет назад |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 лет назад |
Piotrek Koszuliński
|
9395ba7c4e
Merged ckeditor5-ui-default into this package. Fixes #116.
|
9 лет назад |