aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-10Support for Bootswatch and other css themes.Robert Jaros
2018-03-08Version 0.0.100.0.10Robert Jaros
2018-03-08Style fixesRobert Jaros
2018-03-08Support for text, font and position float CSS properties.Robert Jaros
2018-03-08Add focus() and blur() methods to all FormControls.Robert Jaros
2018-03-08Extension function to convert Json to MapRobert Jaros
2018-03-08Adds a property to activate child component directly.Robert Jaros
2018-03-07Add index as mapping function parameter.Robert Jaros
2018-03-07Updated READMERobert Jaros
2018-03-07Version 0.0.90.0.9Robert Jaros
2018-03-07Dependencies and testing framework updates.Robert Jaros
2018-03-07Add mapping function for DataContainer.Robert Jaros
2018-03-07Unit test for icon componentRobert Jaros
2018-03-07Add model parameter to DataContainer callback functions.Robert Jaros
2018-03-07More type-safe forms implementation.Robert Jaros
2018-03-07Add simple icon component.Robert Jaros
2018-03-07Add <i> and <b> html elementsRobert Jaros
2018-03-07Style fixRobert Jaros
2018-03-07Zero padding on fluid root container.Robert Jaros
2018-03-06Fix RadioGroup initial valueRobert Jaros
2018-03-05Version 0.0.80.0.8Robert Jaros
2018-03-05Documentation update.Robert Jaros
2018-03-04Style fixes.Robert Jaros
2018-03-04Fix incorrect test dependencies.Robert Jaros
2018-03-04HTML table components.Robert Jaros
2018-03-03Add filtering functionality to the DataContainer component.Robert Jaros
2018-02-27Internet Explorer and Edge compatibility fixes.Robert Jaros
2018-02-27Updated README.Robert Jaros
2018-02-27Updated README.Robert Jaros
2018-02-27Updated API documentantion.0.0.7Robert Jaros
2018-02-27Version 0.0.7Robert Jaros
2018-02-27Various fixes for window component.Robert Jaros
2018-02-27Fix refreshing state of text input.Robert Jaros
2018-02-27Style fixRobert Jaros
2018-02-26Version 0.0.60.0.6Robert Jaros
2018-02-26API documentation updateRobert Jaros
2018-02-26Unit tests for Div and Window componentsRobert Jaros
2018-02-26Unit tests compatibility with Firefox.Robert Jaros
2018-02-26Floating, resizable window container.Robert Jaros
2018-02-26Add missing methods of a container to Modal component.Robert Jaros
2018-02-26Fix Div component initializer.Robert Jaros
2018-02-26Fix UNIT type name.Robert Jaros
2018-02-26Add support for overflow and resize CSS properties.Robert Jaros
2018-02-26Fix incorrect cache of snabbdom event handlers.Robert Jaros
2018-02-26Fix npm dependencies compatibility (after release of webpack4).Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Change extension function to properties for dimensions.Robert Jaros
2018-02-25Div html componentRobert Jaros
2018-02-25CSS position support.Robert Jaros
2018-02-24Snabbdom upgrade to v0.7.1Robert Jaros