aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2018-03-23Small fixes for links in dropdowns.Robert Jaros
2018-03-23Support fo toolbar and button group componenets.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-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-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-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-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-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
2018-02-23Removed DOM artifacts left after destroying DateTimeInput.Robert Jaros
2018-02-22Property values delegated to a map (idea by tieskedh)Robert Jaros
2018-02-21Small style fixes contributed by tieskedhRobert Jaros