Aleksander
Aleksander
Some attributes are a reflection of the property set on the element. Setting them does not change the original property value and element behaviour. For example the checkbox input element...
- [ ] make Toolkit a singleton, - [ ] declutter the component tree, - [ ] Introduce Component.isWebComponent property, - [ ] Deprecate Root components.
- [ ] Allow to easily define arbitrary animations for components.
- [ ] Calculate the dimensions and positions of components,
- [ ] Allow to record commands, - [ ] Replay recorded commands.
- [ ] Create a keyboard navigation plugin, - [ ] Expose API for all necessary interactions.
- [ ] Create a non-synthetic benchmark emulating Start Page conditions.