aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-select
AgeCommit message (Collapse)Author
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
Upgrade to Font Awesome 5. Restructure modules.
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-07-09New DOM bindings. Drop horrible "strictDOM" property.Robert Jaros
2019-06-23Fix tests.Robert Jaros
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-11Refactor focus and blur methods in FormControl interface.Robert Jaros
2019-04-24Fix various problems with re-creating DOM nodes.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-02-17Fixed tests with headless Chrome.Robert Jaros
2019-01-23Suppress style warnings.Robert Jaros
2019-01-16DSL builder functions for SelectOption and SelectOptGroup.Robert Jaros
2019-01-16Fix for multiple selection.Robert Jaros
2019-01-09Dependencies upgrade.Robert Jaros
2018-12-20Some fixes and new options for select component with AJAX data source.Robert Jaros
2018-12-19An addon remote module for select component.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
Dependencies upgrade. A lot of code style fixes.
2018-10-08Refactoring to modulesRobert Jaros