Name | Last commit | Last update |
---|---|---|
.. | ||
checkbox.ts | ||
drop-list.ts | ||
dropdown.ts | ||
radio-button-group-complex.ts | ||
radio-button-group.ts | ||
slider.ts | ||
spell-correct.ts | ||
text-area.ts | ||
text-field.ts |
The unit tests errored out because of circular dependencies via the Elementfactory class. Therefore: - No longer creates styling/position/player-Properties. This is done in the Element parent class. - Move element creation from Section to the ElementFactory class instead.
Name | Last commit | Last update |
---|---|---|
.. | ||
checkbox.ts | ||
drop-list.ts | ||
dropdown.ts | ||
radio-button-group-complex.ts | ||
radio-button-group.ts | ||
slider.ts | ||
spell-correct.ts | ||
text-area.ts | ||
text-field.ts |