aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-29Code style fixes.Robert Jaros
2018-03-26Plain HTML form attributes (method, action, enctype, target, ...) support.Robert Jaros
2018-03-24Handlebars templating support.Robert Jaros
2018-03-23Unit tests for progress bar components.Robert Jaros
2018-03-23Bootstrap progress bar component.Robert Jaros
2018-03-23Small fixes.Robert Jaros
2018-03-23Small fixes for links in dropdowns.Robert Jaros
2018-03-23Style fixesRobert Jaros
2018-03-23Support fo toolbar and button group componenets.Robert Jaros
2018-03-23Unit tests for context menu component.Robert Jaros
2018-03-22Context menu component based on Bootstrap dropdown.Robert Jaros
2018-03-22Support for display CSS property.Robert Jaros
2018-03-22Change type of parent property.Robert Jaros
2018-03-22Fixed removing child from container.Robert Jaros
2018-03-22RichTextInput fix for FirefoxRobert Jaros
2018-03-22Style fixRobert Jaros
2018-03-22Unit tests for NavbarRobert Jaros
2018-03-22Fix incorrect padding with container-fluid root.Robert Jaros
2018-03-12Bootstrap Navbar component.Robert Jaros
2018-03-11Style fix.Robert Jaros
2018-03-11Small fix for rich text component.Robert Jaros
2018-03-11Change the name of content property in Tag component.Robert Jaros
2018-03-10Support for Bootswatch and other css themes.Robert 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-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-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-27Various fixes for window component.Robert Jaros
2018-02-27Fix refreshing state of text input.Robert Jaros
2018-02-27Style fixRobert 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