1.66.0 (2020-12-02)
- added blanco option to select (af7e0d6)
1.65.6 (2020-12-02)
- temp undo usage of useProperty (f75d49c)
1.65.5 (2020-12-01)
1.65.4 (2020-12-01)
- dataTable interaction refetch without pagination (f1c6842)
1.65.3 (2020-12-01)
- prevent placeholder in runtime for media and tab (c71e948)
1.65.2 (2020-12-01)
- dataTable border radius overflow (84d9a7d)
1.65.1 (2020-12-01)
- dataTable border radius overflow (ee09c2c)
1.65.0 (2020-11-26)
- date pickers have empty dates by default instead of today (a243477)
1.64.0 (2020-11-26)
- add dutch language to date pickers (0f92a99)
1.63.7 (2020-11-26)
- datatable autoload and refetch (b230f66)
1.63.6 (2020-11-25)
1.63.5 (2020-11-23)
- remove empty string from properties list (bf08083)
1.63.4 (2020-11-23)
- don’t reset form state on validation error (56c1945)
1.63.3 (2020-11-19)
- changed data container filter to support global interaction (9a7e015)
1.63.2 (2020-11-18)
- responsive margin values in button (10dd3b1)
1.63.1 (2020-11-18)
- pattern validation number input (4079372)
1.63.0 (2020-11-18)
- add logo width to appbar (b7a5a8c)
- add logo width to appbar (532693b)
- add logo width to appbar (ceffe0d)
- add logo width to appbar (14e893a)
1.62.1 (2020-11-18)
- prevent form from sending data api request without filter (b10b89f)
1.62.0 (2020-11-17)
- add background position to box (77773cd)
1.61.0 (2020-11-17)
- add height option to Appbar (7a7e9e3)
1.60.0 (2020-11-17)
- add link and badge to icon component (bfe1806)
1.59.1 (2020-11-16)
- changed z-index of snackbar to be lower than toolbar (3fbda8e)
1.59.0 (2020-11-16)
- apply either filter or currentrecord (4667f55)
- change filter behavior (59e30b4)
- only fetch data when currentRecord or filter (252789c)
- only fetch record when model is set (f4e6c09)
- trigger needs to be in use effect (8acf2ca)
- add currentRecord feature to form (c09f533)
- add interaction/trigger to auto submit form (16be2bc)
- add Refetch interaction to form component (c83ac03)
1.58.2 (2020-11-12)
- autocomplete advanced name attribute is on the hidden input (9777f8c)
1.58.1 (2020-11-11)
- data container shows first record in case of no filter (f48b2e1)
- removed unnecessary check in data container (0cc496b)
1.58.0 (2020-11-09)
- data table: add beforeCreate with model and properties selection (1a73df8)
1.57.0 (2020-11-06)
- default sort data components (1544df9)
1.56.2 (2020-11-06)
1.56.1 (2020-11-06)
- add InteractionScope to grid and list (2717045)
1.56.0 (2020-11-05)
- add visibility option (9939853)
1.55.0 (2020-11-04)
- convert image into media component (2407644)
1.54.0 (2020-11-04)
- change datacontainer to use hooks (065e8d2)
1.53.0 (2020-11-03)
- autocomplete multiselect labels are selected with default value (ef58712)
- add consistent container spacing options (f9add32)
- add contains and not contains filters to conditional (54f0352)
1.52.0 (2020-11-03)
- add contains and not contains filters to conditional (714f945)
1.51.2 (2020-11-03)
- autocomplete multiselect labels are selected with default value (c179e02)
1.51.1 (2020-11-02)
- keep dialog mounted in dom for interactions (b3bb163)
1.51.0 (2020-10-30)
- add minHeight to box component (1fb6f2f)
1.50.1 (2020-10-30)
- password visibility toggle (5aa020f)
1.50.0 (2020-10-30)
- add style options to checkbox (def0700)
1.49.2 (2020-10-30)
- set default progress to zero in runtime (905ede9)
1.49.1 (2020-10-29)
1.49.0 (2020-10-29)
- allow linking between data container and list and table views (1c4e574)
- remove onRowSelected (9785532)
1.48.0 (2020-10-23)
- no animation on canvas and place back placeholder in snackbar (2e68fc6)
- position snackbar relative to canvas in page builder (b0d9a79)
- positioning and options snackbar component (055a2c8)
1.47.0 (2020-10-23)
- children in form are shown when there is no data fetched (535c77a)
1.46.0 (2020-10-21)
- set value when property is linked in custom model attribute (416e002)
1.45.0 (2020-10-21)
- add me interaction triggers to dataContainer (4360b99)
- add me interaction triggers to dataContainer (27bb8fe)
- add me interaction triggers to dataContainer (a6cbc1d)
1.44.1 (2020-10-20)
- styling label textfield variant standard (e523f3e)
1.44.0 (2020-10-19)
- cleaner second case (bb70c91)
- cleaner switch case, better getFlexDirection function name (bdcfe57)
- extra line break to keep consistency (aecacae)
- remove orientation options, remove variant condition for now (715f7ee)
- ability to show all tabs (97c411e)
- add Icon alignment for tabs (6abc082)
- add tabs alignments (5ca2898)
- show iconAlignment changes directly on canvas (c60170a)
1.43.0 (2020-10-19)
- show boolean props as string in data table (b2b431f)
1.42.0 (2020-10-16)
- add improved git guideline checks and documentation (a0e3ccf)
1.41.0 (2020-10-16)
- add fetchingNextSet to scroll fill check (65dbfef)
- allow 1 fetchNextSet at a time (800e236)
- cleaner conditional (d7bf709)
- hide search properly, fix overflow (21912ed)
- improve unlimited scroll search (8da0924)
- linter (53732bb)
- linter (0ae52c4)
- linter (071c2b0)
- linter (7046c26)
- linter, move functions into useeffect (6325d9e)
- make autoscroll work properly with new pagination options (54e3602)
- make inline styling conditional (bbcde32)
- make offset dynamic (7a2767b)
- make scroll based on table container instead of window (9341e8e)
- place container styling in original place (de9e2d5)
- refactor extraHeight calculation (78f954c)
- remove pagination check (2eec74e)
- search on autoload (2a39c00)
- show all results of search (e1e8c6f)
- show first set of records (bfde0fd)
- simplify conditions for extraHeight (1c0ac6c)
- tidy up file (68c3724)
- update comparator value of new pagination (1979af1)
- use amountOfRows and HeaderHeight (08e9d84)
- work with when needed option. Add toolbar pagination ref (cb8a115)
- add unlimited scrolling option to datatable (5355d35)
- always show height, remove need for window scroll listener (5b305a2)
- configure takeAmount and fix scroll issue (70a777f)
- fetch when autoLoadOnScroll is true, fill with data untill scroll (b645c01)
- improve fetchingnextset handling (06b69bb)
- make endless scroll dynamic (37ef6c8)
- make ide representation dynamic (f0043b4)
- use loadOnScroll const (aa90baa)
1.40.3 (2020-10-16)
- update cli with fix for building set on windows (b8d421f)
- use correct command for yarn dev so it works on windows (9bed31d)
1.40.2 (2020-10-14)
- add missing options to text prefab in dialog (b98733d)
- refactor default value in text for better readability (7b64cef)
1.40.1 (2020-10-14)
- change text to variables in card, cardActions and dialog (3f49363)
- update external link to accept variables (7942577)
1.40.0 (2020-10-13)
- add vertical alignment to Box (69f0369)
1.39.0 (2020-10-13)
- use default tab index in runtime (b4a57be)
1.38.0 (2020-10-12)
- file upload data type (32aa366)
- remove condition for custom model attribute option (5c6ac5a)
- remove propertyLabelOverride (956ec27)
- get required from custom model attribute (4c7e30a)
1.37.0 (2020-10-06)
- change input const to postValues (3c5fb35)
- add item id to variables if item id exists (8a5dddf)
1.36.0 (2020-10-06)
- use new actionProperties (5ce2960)
1.35.1 (2020-10-02)
- hide dev pagination if option set to never (be96974)
- hide dev pagination if option set to never (dataList) (1a074a6)
1.35.0 (2020-10-02)
- always show rows per page option (f095613)
- linting errors by using switch instead of ternaries (92f0880)
- remove hide pagination prefab (80b323a)
- remove the check of never for skip and take (3916cab)
- update rowsPerPage on takeNum change (06d69ef)
- add 'when needed' option to dataTable pagination (05a8cd4)
- add condition for displaying take & rows per page options (7e8546f)
- add pagination options to dataList (9408487)
1.34.0 (2020-10-01)
- improve placeholder text, and empty text & title content (765544f)
- remove additional text/title values (dccca8c)
1.33.0 (2020-10-01)
- acceptance merge conflict (a813644)
- add custom model config from form (059aa5c)
- add input variable option to input in form (03d1c16)
- add property list values to checkbox group (421d0c1)
- add radix parameter (96e4143)
- add table title and table column content (a7cdf1f)
- add table title and table column content (#200) (f9a8b33)
- add use24hourClockTime key back to timePicker (e90e2f7)
- allow only one data type (1f12c51)
- change category to navigation (#205) (182967d)
- change tabs category (#194) (742d820)
- changed visible var setup (0bb5d60)
- checkbox group icon (fae93c9)
- cleaner if/else (a24f764)
- decimal label (d62ab2e)
- fix merge conflicts (5266ff0)
- form textField prefab (d4f3512)
- hide type option based on an existing option (80a3b36)
- linter (7cf925b)
- linting errors (530a5e6)
- merge conflict remove old code (c4ff316)
- nameAttribute value (5efda9e)
- optional pagination, optional sorting, use property content (c166a38)
- priceInput value type (ed9caba)
- remove action component option from textfield (0195f4e)
- remove custom model config from form (7635759)
- remove duplicate actionInputId (a8b4ab9)
- remove duplicate input option (6556a39)
- remove extra characters in key (a8e148d)
- remove key generateCustomModel (0ddd75a)
- remove nameAttribute truthy check (e1d7d18)
- remove redundant variable (7aab8eb)
- remove the model modal config in the form prefab (e4d5765)
- remove unused const (5c84796)
- rename checkbox to checkbox group and singlecheckbox to checkbox (74199dc)
- set icon color to important to override MUI (4aa3b3e)
- ternary lint errors (1309a1e)
- timePicker icon fix (de3f0c3)
- turn opacity on for auto repeated content (6d427d7)
- update cli version (35c069e)
- update Data name to Model (6b176c3)
- use property label in column heading (#203) (0d217bd)
- useHistory broke linter (4fb4862)
- variant flat instead of elevation level 0 (66b012f)
- visible var change (6913164)
- add corresponding labels to date time pickers (d181c5f)
- add custom model and input variable to form (06cd72b)
- add custom model attribute option to textfield (7596f02)
- add custom model attribute to 10 components (791d8df)
- add custom model attribute to all form components (bd098c8)
- add custom model attribute to datetime pickers (f2e3e1b)
- add custom model attribute with label (c52e5b5)
- add custom model handling to form components (b575d0a)
- add custom model variable to form data (6b8578f)
- add decimal prefab & add custom model attribute to number input (5f36693)
- add form data option to form (a3abf29)
- add gating for when results does not exist (6bff533)
- add hidden input component (#211) (d59e5f2), closes #208
- add option for attribute generation inside form text component (7fa3990)
- add property optionType, make nameAttribute variable type (f6027c2)
- add single checkbox component (1a5afc5)
- add stepper component (f64fea5)
- add sticky header option (0e23654)
- add support for multiple checkboxes (0facaa8)
- added a showhide function and fixed visibility (ffad817)
- disable button and show spinner if parent loading (bd4a476)
- prevent decimals when using number type (dee44da)
- replace GetOneProvider->ModelProvider (33e28de)
- replace property & propertyLabelOverride with nameAttribute (f7162a6)
- show dialog by default (ee852a3)
- split up dateTimePicker to 3 prefabs, with correct options (98ec4e5)
- split values on commas for default values (#197) (cfe3ec5)
- use material datatable instead of custom one (9a6c0b9)
- use state to control checkbox (ed231e1)
- use triggerEvent to tiggle submit button loading state (f02db7f)
1.32.6 (2020-09-21)
- default value works for items above take amount (ef89cb9)
- make default values above take amount work for multiple values (20811ce)
- remove conversion to int (689d80f)
- simplify if statement (811eb90)
1.32.5 (2020-09-18)
- enable me-data in datacontainer (c627c53)
- enable me-data in datalist (61e7b90)
- enable me-data in dataTable (e0b24fb)
1.32.4 (2020-09-16)
- add apiVersion to v1 for search and sort property options (e3b5522)
1.32.3 (2020-09-11)
- add show property list values for checkbox and radio component (6c4a61b)
- remove override behaviour on select component list property values (7183e6f)
- resolve lint errors (a0a56b9)
- show list property values in the dropdown when a listproperty is selected (b0ea904)
- show list property values on autocomplete component (3537863)
1.32.2 (2020-09-09)
- Enable appBar title to have variables (d8afb28)
1.32.1 (2020-09-09)
- freesolo option in autocomplete (3970605)
- handle freesolo label (1e69be4)
- remove unneeded ternary condition (989d2f2)
- remove unneeded ternary condition (d4ed551)
- tab to blur on freesolo and handle empty values (318292b)
1.32.0 (2020-09-07)
- add inline with datalist (2dde37b)
- no footer in datalist if hidePagination (f25b062)
- show repeated content and children (14b65e6)
1.31.2 (2020-09-04)
- remove ModelProvider as child of GetOne helper (0fc9c71)
1.31.1 (2020-08-28)
- old version of lodash vulnerability (999af20)
1.31.0 (2020-08-26)
- add required option to select, checkbox and radiogroup (ba136fb)
1.30.5 (2020-08-26)
- list component breaks when data option is set (2b002f3)
1.30.4 (2020-08-24)
- make chip component avatar configuration more clear (c2fca99)
1.30.3 (2020-08-10)
- form action error message passed (ed157b2)
1.30.2 (2020-08-05)
- trigger loading state for button only when it's true (fc60e4b)
- update value in state when option changes (946b4b1)
1.30.1 (2020-08-04)
- bump version (2ed410d)
1.30.0 (2020-08-04)
- alert doesnt break on show when object is passed (352e6e2)
- login interaction works with form again (b8aaa47)
- progress component has visibility option and interactions (786d658)
1.29.1 (2020-07-30)
- bump version (2ed410d)
1.29.0 (2020-07-30)
- trigger loading after mount (752a193)
1.28.0 (2020-07-30)
- make date picker compatible with backend time format (b681f64)
1.27.0 (2020-07-30)
- move search input to separate component (bcc3c1d)
- update searchFilter to use searchTerm instead of search (4dd2dd4)
1.26.1 (2020-07-29)
- move the show error option on the form (cfc4f16)
1.26.0 (2020-07-27)
- get font size from theme type (a73bac9)
- overwrite theme styles for text, title, avatar and list item (c2ba12e)
1.25.0 (2020-07-27)
- data table and list based on hook and added refetch interaction (c29214f)
- search debounce on data list (e3d3209)
1.24.0 (2020-07-27)
- ensure condition parameters are numbers (9d14ec7)
- add more conditions to conditional component (89ca058)
1.23.0 (2020-07-27)
- select component not to break on data type (724ad6c)
- add refetch in data components (7ac471e)
- call useAction only if the linkType is Action (e68a1fa)
- change the button and list to use hooks (5faa3bf)
- don't trigger noresult if there's no modal (2c3f87d)
- execute usegetAll when model has been defined (dc27ca1)
- migrate form, radio, checkbox, select and autocomplete component (204f35e)
- trigger onSuccess and onError events (d721762)
1.22.3 (2020-07-24)
- background options position in box (0a8662f)
1.22.2 (2020-07-20)
- empty helper / validation message in textfield component (0c6804d)
1.22.1 (2020-07-15)
- remove extra onnoresult calls with data (3e0c0a8)
1.22.0 (2020-07-15)
- add gating for when results does not exist (03ce70f)
- change from user interaction to custom (c0a2597)
- change the label to interaction (0f66022)
- don't provide a result on no results (2b4a842)
- remove the total cout check (899944b)
- send the message on trigger error (2bfa484)
- show error message in components that fetch data (57ac26b)
- use a button group, expose onLoad and onSuccess (64b2f3e)
1.21.1 (2020-07-15)
- show all steps or any selected step in runtime (3fec38e)
- update stepper and tabs with props from child components (458d38f)
1.21.0 (2020-07-15)
- add color options to file upload component (cbd0d93)
1.20.1 (2020-07-15)
- border color in textfield in error state (939921c)
1.20.0 (2020-07-14)
- linter (90375b9)
- only set errorState on change when set (06416f9)
- ordering validation messages and show helper text in page builder (6931681)
- refactor blur and change handlers (c646e74)
- remove error option and group validation options (1e317f6)
- remove unnes argument (4527482)
- state change only after firstInvalidation (b7f92da)
- add Disable function (d9db3e8)
- add minlength and maxlength validation to form components (65150bc)
- add validation messages as options to form components (4a8d7b5)
- added passwordPattern (82078a4)
- added validations in helperText (55f0179)
- invalid state plus events (6279731)
- sycned HTML5 validity state with component (b1ab343)
1.19.0 (2020-07-14)
- add form component styling options to form prefab (90f51d1)
- add styling options to all textfields (6f31235)
- add component styling options to form components (b63bf9e)
1.18.0 (2020-07-13)
- add set search function (3276ce8)
1.17.0 (2020-07-10)
- add fallback default to accept so empty field doesn't fail (102f754)
- add formatting to the error message so it's correctly shown (474b02e)
- add inline error to file component and allow it to be turned off (ffda544)
- alignment, events, and file listing in file upload (ee5406b)
- don't allow children in the file upload component (de65276)
- fire onerror only when network returns an error (ce9047c)
- improve error handling with helper text feedback (cb71b22)
- move loading outside the component show section (1cbc6a1)
- only show file list when there are files to remove margin (841c494)
- only show last occurring failure message (32773e2)
- remove condition for useFileUpload hook (57f1978)
- simplify some code to get the value for the helper (4aac907)
- add file upload component (9383551)
- add support for public file upload and enforce mime type accept (81e83dd)
1.16.3 (2020-07-09)
- properly set interactions on button (069fc84)
- use rounded buttons on hover for all icon types (48ec484)
1.16.2 (2020-07-08)
- required option for auto complete when multiple (78faeb0)
1.16.1 (2020-07-08)
- add useText around labels (9d26e1f)
1.16.0 (2020-07-02)
- add background and positioning options to box (45442f0)
1.15.1 (2020-07-01)
- trigger change event in autocomplete (a7bf809)
1.15.0 (2020-07-01)
- set elevation to zero when variant is flat (9912a33)
- add custom interactions to toggle expansion component (d8176b2)
- rename the expansion panel interactions (42de090)
1.14.4 (2020-06-30)
- hide vertical line for a horizontal stepper (33cceba)
1.14.3 (2020-06-30)
- make sure menu bar buttons don't change direction (35539df)
1.14.2 (2020-06-29)
- register interactions when option type is data (fe3ea85)
1.14.1 (2020-06-29)
- set the progress to 100 percent of container if it's linear (765bf53)
1.14.0 (2020-06-29)
- made tabs optional and added functions (49e115a)
- removed box from tab to remove inner space (6a892a3)
1.13.1 (2020-06-29)
- hide button when visible is unchecked (fb641ae)
1.13.0 (2020-06-24)
- avatar width in repeated datatable columns (067a351)
- add belongs to and width option to datatable (56e6531)
1.12.0 (2020-06-24)
- replace getOneProvider with the new ModelProvider (2974f77)
1.11.3 (2020-06-22)
- add autocomplete clear function (760c92e)
1.11.2 (2020-06-22)
- container height option (ea948cb)
1.11.1 (2020-06-22)
- box height option (8f53cf2)
1.11.0 (2020-06-17)
- conditional option based on type of grid (643a9ad)
- improve grid component (17c5ccd)
- update box prefab with new options (ad3cfcc)
- add repeated children to grid when based on model (c05f661)
1.10.0 (2020-06-17)
- add alignment options to alert (9197b77)
1.9.0 (2020-06-16)
- add option for row hover background color (d4189fd)
- add row click handler and event trigger on table row (a82c2e7)
1.8.0 (2020-06-16)
- add dialog component (112ca5b)
- add sample prefabs to the dialog (3db2172)
- fix positioning of the overlay (0648dc2)
- show dialog by default (58457b0)
- show dialog by default if visible is set to true (d0199b8)
- use button instead of icon (695c370)
1.7.2 (2020-06-12)
- default descending ordering in datatable (4fe4513)
1.7.1 (2020-06-12)
- set nested drawer to be 100% of the parent (f51abb5)
1.7.0 (2020-06-12)
- reload page when form redirect is current location (6eb585d)
1.6.0 (2020-06-12)
- add grid component (b1127d8)
- add inner space, outer space and background color to box (f2ab6a3)
- add model and filter option to grid component (52a7a16)
1.5.1 (2020-06-12)
- broken endpoint option in form and breadcrumbitem (8fce6f4)
1.5.0 (2020-06-10)
- resolve failing linter (d2f80c0)
- add prefabs for drawer (f2b9ac9)
- appBar above drawer and visible drawer while mounting (fe9ff44)
- show different types of drawers (fc7b7c3)
- updated drawer component (6e19017)
- use appbar component and show responsive and unresponsive bar (0393618)
- use nested children in drawer (2193548)
- wip (33c1eae)
1.4.0 (2020-06-09)
- add property to dependency list (9845eff)
- handleStep for last step (58854ba)
- remove React namespace (3744493)
- add step events (fa56774)
1.3.0 (2020-06-09)
1.2.0 (2020-06-04)
- add hidden input component (f46443f)
1.1.1 (2020-06-04)
- prerelease should be channel next (8947508)
1.1.0 (2020-06-04)
- align adornments textarea to textfield (#169) (f201ffe)
- branch check is done on other place (a8f08c4)
- change tabs category (#195) (15e2f5f)
- default value margin option (0d0029f)
- remove modal configuration from form (#165) (62173d2)
- add modal configuration to form prefab (#161) (97aad9a)
- check changelog generation on acceptance (b660861)
- add adornments to all textfields (22294eb)
- add on to deployment config (ebfc281)
- add on to deployment config (4254f0f)
- add outerspace option to submit button (10959f8)
- add test script (9baad58)
- add width to empty placeholder (e2cd4be)
- alignment in cardactions (95510c0)
- allow users to create forms that don't need a model (604279e)
- breadcrumbItem rendering (9ee28d1)
- build before deploy (00b7e30)
- bump cli to get correct exit code on component build (8ffa3a6)
- bump travis to newer node version (caea511)
- Capitalize component name in structure (05c82c5)
- capitalize paper component name (256552b)
- change helper and placeholder to variable option (4bb4cdd)
- change missing allowed types (2f4499b)
- changed default colors for the action button (2a7d5c4)
- conditional option for internal and external link (18a9474)
- data container repeating items (55acb4f)
- dataTableColumn component usage of style instead of theme (d82be58)
- declare datepicker const first to fix the interactions (4f392da)
- default value of filter option (2964d8d)
- depend link priority on linktype (ffd21f1)
- deply script (b6b6402)
- empty row height (6691de4)
- expand behavior on canvas (bf75af0)
- exports in bundle and date-io version (f7b067c)
- external link in the button (cb3f2e5)
- fix interactions in button (bf2a520)
- handle case when no label property is selected (5f2e205)
- handle optional label array (6dc430d)
- Improve formatting so it no longer fails because of linter (e3f6102)
- input label width on blur (46c2f14)
- make sure building of bundle is also tested (63af8e0)
- map variable option value before join (c910cc1)
- margin default to normal (6ada570)
- margin normal in generated textfield (1def154)
- Merge branch 'master' into feat/add-tab-component-TA-1360 (521491e)
- mixup in used variables (b66a8b4)
- MR conflict (456da97)
- MR conflict (3c0aa6a)
- naming (d5f385a)
- no need to use usecallback (643371c)
- only trigger onblur when there was a label set (31ff0ad)
- pagination properties (#25) (f4550fc)
- pass actual value instead of array to getRawValue (66b6823)
- preserve material app bar styling in anchor (4eb1ded)
- prettier issues (0418876)
- remove multiline config (1363cc8)
- Remove not working call to publish bundle (91c9569)
- remove onblur handler (23e304c)
- remove unneeded raised option and added title to img and svg placeholder (373cfca)
- removed filter logic from components and use filter option (ac3626c)
- removed the redirect option from form component (6ee6f39)
- render children when no data has been found (5c5fe7b)
- rendering of undefined in alert (711c38c)
- replace text for label (acad03d)
- same spacing issue in datatable (b396199)
- set button option default to text (9728fc7)
- set button option default to text (4958455)
- set default for card media and set pointerevents to none (830237a)
- set elevation option to dropdown and variant to buttongroup (f813643)
- set min height on search wrapper (81acd3c)
- set minimal space when button text is empty (2031aca)
- subtract margin from fullwidth in submit button (bd0392e)
- textInput component (77213e7)
- theme undefined (b804a3f)
- typo in default value secondary text option (da4538e)
- typo in travis.yml (ecd4881)
- typo IN travis.yml (3718abd)
- typo IN travis.yml (7238df8)
- unneeded rerendering of autocomplete (700451a)
- Update readme to work with new component set (d2e449c)
- use before script (a2c0ea1)
- use default value for autocomplete (023541d)
- use label instead of form input value (e14e3a1)
- use theme colors to override material colors (2ab0c0c)
- wrapper for showing the component toolbar (daf4428)
- write textfield in separate parts to enable interactions (1535d83)
- add aria-label to label (ad3465a)
- add avatar, icon and size options (1387a0c)
- add breadcrumb options and empty state (001e4df)
- add card header and paper component (ffbb067)
- add checkbox component (c085ee5)
- add close and checkbox options to autocomplete (dbc0176)
- add conditional component (6d99a66)
- add conditional link to option (41bb41d)
- add custom model generation to form component (68d5a4b)
- add data components (b8f43d3)
- add data table column at 692 (#22) (4b488c5)
- add datepicker (76ec8fa)
- add default label, remove full width, and add a size option (70e214e)
- add deploy for each env (df458c4)
- add expansion panel properties and remove old panel (2b47714)
- add filter (4538d1e)
- add icons for new components (40b18e1)
- add layout components to form (ab82203)
- add layout components to form (#5) (e6a09c8)
- add list and list item properties (f1b4096)
- add login form (c7f7d04)
- add margin and handle onchange properly (6374214)
- add margin option to submit button (12e02de)
- add material autocomplete component (287aed9)
- add material select component (e674f23)
- add material submit button (cf42cd8)
- add material tab component (dfa3b12)
- add material text field (d3a0df3)
- add material ui bundler (60122f3)
- add model filter option to select (a1324f3)
- add multiline config to variable type (80b14f7)
- add radio group component (f9cb5f4)
- add responsive appbar component (7c9ffc3)
- add show option to column component (bc574fc)
- add subtitle color and icon color option (35843be)
- add TextField and TextArea (9954b34)
- add travis config with quality stage (bc56922)
- adds input variable filtering to the data components (5edcfe3)
- also update dataList and dataTable (4c4fc65)
- apply type convention to allowed types component set (801a800)
- change all links to conditional (20d0b46)
- change from value to defaultValue (3091da1)
- condense build stages to 1 (dd22c33)
- form improvements - expand allowed types (508c59d)
- let there be components (fcc0203)
- Link helpers should use endpoint prop (1fce7d8)
- Make sure both bundle and config files are uploaded (2528821)
- merge form and formV1 into one form (7e732bc)
- remove login form component (6d7edcb)
- set cli to stable version (38d0583)
- set text option as multiline field (db66fca)
- support external links (ed7234c)
- sync gitlab prod to github (6365ae3)
- update cli (29f7d99)
- use a text and variable option for helper-text (238628a)
- use input variable to generate the name (0962324)