Confirmed users
681
edits
(gaia-switch syntax is ready) |
(up) |
||
| Line 19: | Line 19: | ||
Gaia adaption progress is tracked in {{bug|1002417}} and pending due to wait for decisions of UX style refresh. | Gaia adaption progress is tracked in {{bug|1002417}} and pending due to wait for decisions of UX style refresh. | ||
Project [https://wiki.mozilla.org/Firefox_OS/Spark Spark] is using gaia-components as its main UI elements. | |||
At this time we restart the gaia web component related work from UX review to make sure the component's UI/UX behavior is matching new UX style. We'll test other perspective such as RTL support, performance, accessibility, CSS naming & overall syntax check (and the cross browser support if possible). | At this time we restart the gaia web component related work from UX review to make sure the component's UI/UX behavior is matching new UX style. We'll test other perspective such as RTL support, performance, accessibility, CSS naming & overall syntax check (and the cross browser support if possible). | ||
| Line 31: | Line 32: | ||
* Accessibility: check syntax is [https://webaccessibility.withgoogle.com/unit?unit=6 aria friendly] and inherit from correct element | * Accessibility: check syntax is [https://webaccessibility.withgoogle.com/unit?unit=6 aria friendly] and inherit from correct element | ||
* CSS Animation: Apply smoother [https://drive.google.com/a/mozilla.com/file/d/0B7NOVVetxTlTS24wZFl4OHlHVm8/view Animation] from TV experience. | * CSS Animation: Apply smoother [https://drive.google.com/a/mozilla.com/file/d/0B7NOVVetxTlTS24wZFl4OHlHVm8/view Animation] from TV experience. | ||
* Performance: create a set of performance evaluation tests to make sure the component readiness. | |||
* Syntax check: add basic lint check and improve the code maintainance | * Syntax check: add basic lint check and improve the code maintainance | ||