Skip to content

Latest commit

 

History

History
645 lines (434 loc) · 52.1 KB

CHANGELOG.md

File metadata and controls

645 lines (434 loc) · 52.1 KB

1.2.1 (2021-01-29)

Bug Fixes

  • scroll carousel: changed transform on hover action (7ec1108)

1.2.0 (2021-01-29)

Bug Fixes

  • custom-date-range: add the ability for the custom date range to open the popover with click (b7c9a3b)
  • custom-date-range: incluye onCloseSelectorDate prop in VCustomDateRange (4ef1f98)
  • custom-date-range: optimize custom date range component (4c43055)
  • custom-date-range: optimize the interaction with the custom date range (0acb5b7)
  • custom-date-range: reset time when selecting user-defined shortcut (510790b)
  • custom-date-range: shortcut problem solved (6d4bc14)
  • custom-date-range: solved problem with custom date range in firefox browser (512afa9)
  • custom-date-range: update performance on custom date range (d8a6d3f)
  • custom-range-components: include validation on the custom date range Component (fd686d1)
  • date-range: fix date range fields and add require validation (a5fad47)
  • daterange-multipletags: changes to the CustomDaterange and VSelectMultipleTags Components (17767cc)
  • i1767: multiple selection component is not working properly (c8915fc)
  • search_input_select: add ability to loading and remove value when Empty is allowed (54dd7bf)
  • search_select: solved last one selected is not showing up right SearchSelect (cd0495b)
  • searchselect: fixed issue that make the app crash due a toString in a null value (a069867)
  • SearchSelect.tsx: Sometimes when a search is done by any criteria results aren't match each other. (366da56)
  • searchselectitems: fix behavior with seleted items (f21a498)
  • vmultipletags: added onChange to clear button (90957b0)
  • VSearchSelectField: Add validation to options prop. (ccca639)
  • VSearchSelectField: Granular Adjustment about when to trigger reaction and get the selected menu item value. (1557515)
  • fixed search select label (1db4592)
  • fixed undefined variable (c290a5b)
  • VSearchSelectField.tsx: Component crashes if get defined value but no options. Gets last item selected when reset search value. (bdfb2b3)
  • VSearchSelectField.tsx: Did some minor component behavior adjustments. (2cc5066)

Features

  • custom_date-range: add custom date range component (e92574c)
  • custom_date-range: add custom date range component (6980e0c)
  • custom-date-range: add disabled prop in VCustomDateRange (ece3fea)
  • custom-date-range: include allowSingleDayRange props in Custom Date range Component (9dcf5f7)
  • custom-date-range: include the interaction with times in custom date range component (41fc4b7)
  • custom-date-range: refactor code in Custom Date Range component (ad7b41b)
  • input with suggestion: added support tu search ignoring case (8c8e61c)
  • placeholder: add placeholder property in VSearchSelect (6e45b7f)
  • search-select: add the ability to display the label when selecting an item (1ff5c05)
  • VDateTimePicker: Add prop to display 6 weeks per months. (75a38bd)
  • VDateTimePicker: Make display 6 weeks per months prop set as default. (55c4aa1)
  • vsearchselect: added Gradient to avoid overlaps in some situations in VSearch (4efbf73)
  • VSearchSelectField: Makes value be available right away on select/deselect an item on menu list.(Besides clicking off dropdown menu ) (24be03b)
  • VSearchSelectField.tsx: Added new way of displaying data list items: as an indented tree. (310f40b)
  • vtaginput: added validation to empty value to avoid crazy stuffs (f378fda)
  • VTagsInput: Updated VTagsInput (3b87aee)
  • VTagsInput: Updated VTagsInput (8f1538e)
  • VTagsInput: Updated VTagsInput (282ca63)
  • added template to SelectUnselect component' (3cfeb0a)
  • updated SelectUnselectItems component (5edd2ba)

1.2.0-beta.43 (2020-12-16)

Features

  • vtaginput: added validation to empty value to avoid crazy stuffs (f378fda)

1.2.0-beta.42 (2020-12-11)

Features

  • vsearchselect: added Gradient to avoid overlaps in some situations in VSearch (4efbf73)

1.2.0-beta.41 (2020-12-10)

Features

  • placeholder: add placeholder property in VSearchSelect (6e45b7f)

1.2.0-beta.40 (2020-12-02)

Bug Fixes

  • search_select: solved last one selected is not showing up right SearchSelect (cd0495b)

1.2.0-beta.39 (2020-11-24)

Bug Fixes

  • vmultipletags: added onChange to clear button (90957b0)

1.2.0-beta.38 (2020-11-12)

Bug Fixes

  • i1767: multiple selection component is not working properly (c8915fc)

1.2.0-beta.37 (2020-11-12)

Bug Fixes

  • VSearchSelectField: Add validation to options prop. (ccca639)

1.2.0-beta.36 (2020-11-06)

Bug Fixes

  • search_input_select: add ability to loading and remove value when Empty is allowed (54dd7bf)

1.2.0-beta.35 (2020-11-04)

Bug Fixes

  • custom-date-range: solved problem with custom date range in firefox browser (512afa9)

1.2.0-beta.34 (2020-10-29)

Features

  • input with suggestion: added support tu search ignoring case (8c8e61c)

1.2.0-beta.33 (2020-10-29)

Bug Fixes

  • custom-date-range: update performance on custom date range (d8a6d3f)

1.2.0-beta.32 (2020-10-27)

Features

  • custom-date-range: include allowSingleDayRange props in Custom Date range Component (9dcf5f7)

1.2.0-beta.31 (2020-10-21)

Bug Fixes

  • custom-date-range: reset time when selecting user-defined shortcut (510790b)

1.2.0-beta.30 (2020-10-14)

Bug Fixes

  • searchselectitems: fix behavior with seleted items (f21a498)

1.2.0-beta.29 (2020-10-08)

Bug Fixes

  • custom-date-range: shortcut problem solved (6d4bc14)

1.2.0-beta.28 (2020-10-07)

Bug Fixes

  • daterange-multipletags: changes to the CustomDaterange and VSelectMultipleTags Components (17767cc)

1.2.0-beta.27 (2020-10-06)

Features

  • VTagsInput: Updated VTagsInput (3b87aee)

1.2.0-beta.26 (2020-10-06)

Features

  • VTagsInput: Updated VTagsInput (8f1538e)

1.2.0-beta.25 (2020-10-06)

Features

  • VTagsInput: Updated VTagsInput (282ca63)

1.2.0-beta.24 (2020-10-05)

Bug Fixes

  • VSearchSelectField: Granular Adjustment about when to trigger reaction and get the selected menu item value. (1557515)

1.2.0-beta.23 (2020-10-05)

Bug Fixes

  • custom-date-range: optimize custom date range component (4c43055)

1.2.0-beta.22 (2020-10-01)

Bug Fixes

  • custom-date-range: add the ability for the custom date range to open the popover with click (b7c9a3b)

1.2.0-beta.21 (2020-09-30)

Features

  • VSearchSelectField: Makes value be available right away on select/deselect an item on menu list.(Besides clicking off dropdown menu ) (24be03b)

1.2.0-beta.20 (2020-09-30)

Features

  • custom-date-range: add disabled prop in VCustomDateRange (ece3fea)

1.2.0-beta.19 (2020-09-30)

Bug Fixes

  • custom-date-range: incluye onCloseSelectorDate prop in VCustomDateRange (4ef1f98)

1.2.0-beta.18 (2020-09-30)

Bug Fixes

  • custom-date-range: optimize the interaction with the custom date range (0acb5b7)

1.2.0-beta.17 (2020-09-29)

Features

  • custom-date-range: include the interaction with times in custom date range component (41fc4b7)

1.2.0-beta.16 (2020-09-29)

Bug Fixes

  • custom-range-components: include validation on the custom date range Component (fd686d1)

1.2.0-beta.15 (2020-09-28)

Features

  • custom_date-range: add custom date range component (e92574c)
  • custom-date-range: refactor code in Custom Date Range component (ad7b41b)

1.2.0-beta.14 (2020-09-28)

Features

  • custom_date-range: add custom date range component (6980e0c)

1.2.0-beta.13 (2020-09-18)

Features

  • VDateTimePicker: Make display 6 weeks per months prop set as default. (55c4aa1)

1.2.0-beta.12 (2020-09-18)

Features

  • VDateTimePicker: Add prop to display 6 weeks per months. (75a38bd)

1.2.0-beta.11 (2020-09-09)

Bug Fixes

  • SearchSelect.tsx: Sometimes when a search is done by any criteria results aren't match each other. (366da56)

1.2.0-beta.10 (2020-09-07)

Bug Fixes

  • fixed undefined variable (c290a5b)

1.2.0-beta.9 (2020-09-07)

Bug Fixes

  • fixed search select label (1db4592)

1.2.0-beta.8 (2020-09-07)

Bug Fixes

  • VSearchSelectField.tsx: Did some minor component behavior adjustments. (2cc5066)

1.2.0-beta.7 (2020-09-04)

Features

  • VSearchSelectField.tsx: Added new way of displaying data list items: as an indented tree. (310f40b)

1.2.0-beta.6 (2020-09-04)

Bug Fixes

  • VSearchSelectField.tsx: Component crashes if get defined value but no options. Gets last item selected when reset search value. (bdfb2b3)

1.2.0-beta.5 (2020-08-29)

Features

  • search-select: add the ability to display the label when selecting an item (1ff5c05)

1.2.0-beta.4 (2020-07-22)

Features

  • added template to SelectUnselect component' (3cfeb0a)

1.2.0-beta.3 (2020-07-21)

Bug Fixes

  • date-range: fix date range fields and add require validation (a5fad47)

1.2.0-beta.2 (2020-07-20)

Bug Fixes

  • searchselect: fixed issue that make the app crash due a toString in a null value (a069867)

1.2.0-beta.1 (2020-07-16)

Features

  • updated SelectUnselectItems component (5edd2ba)

1.1.1-beta.1 (2020-07-08)

Bug Fixes

  • selectfield: fix show item when lookup in SelectField component (866c3b1)

1.1.0-beta.2 (2020-07-06)

Bug Fixes

  • selectfield: fix show item when lookup in SelectField component (866c3b1)

1.1.0-beta.1 (2020-06-17)

Bug Fixes

  • vcolorpicker: bug makes component closes immediately when color slider bar is moved (ef825d0)

Features

  • selectionlist: add double click event to selection list item (925916d)

1.0.0-beta.3 (2020-06-17)

Features

  • selectionlist: add double click event to selection list item (925916d)

1.0.0-beta.2 (2020-06-12)

Features

  • component: added feature to deselect when search criteria is removed (a98f4dd)

1.0.0-beta.1 (2020-06-11)

Bug Fixes

  • Add position auto in ColorPicker. (e4488c9)
  • Add Switch Input Component (e2d1dd5)
  • Add Switch Properties (2fe7e2e)
  • beforechangetab validate when press clicked in active tab (22fbfea)
  • Card Header Height (49fa45c)
  • center checkbox widgetCell (962a0bf)
  • Change the message of 'lte' validation (d86c5d6)
  • Clear Unused Packages (a81e0d8)
  • Date time update (a52f8e8)
  • Date time update onChange null value (569a713)
  • Error in disabled property mask input field (7d0ac65)
  • Error in inputRef the inputField component (3003cf8)
  • Error in paste in numeric input (d795519)
  • Error message spelling mistake (30652f9)
  • Error when roundTo equals to 0 (db6f490)
  • export color picker (ca682c2)
  • fix disable by default in widgets (b173bf4)
  • fixed behavior to edit in table (529ec68)
  • fixed copy and paste in widgets (f350f5d)
  • fixed style for color picker (ef875e5)
  • Include ColorPicker interaction click out side target. (63ebcef)
  • Include ColorPicker prevent overflow (562e908)
  • include disabled vSelectMultipleTags, and tabs responsive (e1b79a1)
  • include isResponsive property in TabsPanel. (c6a905a)
  • include TestComponent in index.tsx (a60bed6)
  • include useAmPM in DATETIME (93953f5)
  • Remove bad concat text in select multiple (d7d642d)
  • Resolve rounded input on set empty string (f9dd266)
  • Revert Datetime Component (1e17018)
  • Search select max width (fae9a56)
  • Tabs responsive (eb58ad1)
  • update behavior in colorpicker (35eee94)
  • update behavior in colorpicker (96318f6)
  • Update Inputs Value to parse null values. (3bf1581)
  • Update Pagination Items By Pages Event (88c2068)
  • Update Spinner zIndex (b1071ac)
  • Update Style error in TextAreaField (34c19a9)
  • Update Table Height (dd8edc3)
  • Update value of multiple select (85743af)
  • Update ZIndex behavior in VDraggableDialog (6da4324)

Features

  • checkbox widget and color widget with new configurations added (789d4be)
  • setup between dropdown widget and VTable (47e5e16)
  • widgets cell docs added (04f6c8e)
  • add CI with github actions and semantic-release (2b5fc3f)
  • Add column_name to Table (0933e9e)
  • Add component Spinner and Suspense Loading (5445a55)
  • Add DND component tests (7f88c52)
  • Add DNDList Component (87025ee)
  • Add Form Field Using FormState (aa36c20)
  • Add Form Field Using FormState (5b46ea9)
  • Add function onChange in Forms Fields (354a93e)
  • Add hierarchy to the context menu of the table (4e54a36)
  • Add Licence Manager of agGrid. (9b72f02)
  • Add minimal and margin behavior to Inputs (ba96b8d)
  • Add new Dnd Component (9e9738b)
  • Add No data to Selection List Component (43899d1)
  • Add onRender graph method (54515f9)
  • add prop isLoading in multiselect (09e9714)
  • Add Prop striped to Table for Striped Behavior (81d441e)
  • Add props rows to Text-Area (2f0b3c5)
  • Add rc-pagination wrapper. (e6adc68)
  • Add test to dnd component (a8b8467)
  • added behavior for not change date if it is the same (8dc39b5)
  • added behavior to edit in table (9eca960)
  • added buttons in toolbar edit (a674cde)
  • added callback when in cancel edit mode in grid (8ede420)
  • added callback when update cell widget (3a7800d)
  • added colorpicker (a9d678f)
  • added colors to headers. added freezing row and columns (a154bc0)
  • added customer disable contextual menu in table (6462be1)
  • added customer props tu Agrid, updated margin between radio button (7832905)
  • added customer selection initial (d1be1eb)
  • added customer style in selection for table (e55281c)
  • Added Datetime Input (5fdc1b1)
  • Added Datetime Input (bab74de)
  • added demo for ag-grid, empty data, loading data, setting scroll (659e404)
  • added demo for ag-grid, moveing column, hide, column,contextual menu by column, customer contextual menu, pinned columns, locked columns, rich select (f64732a)
  • added disable in VColorpicker, added loading and clear in selectField, change default value in datepicker (d82a755)
  • added first version paginate (e8c8589)
  • Added iconOnly Behavior in Input Select (96ad60c)
  • added manager selection (88efc45)
  • added manager totals demo and dynamic filters (ebc6e52)
  • added no data to table (9e93878)
  • added not data in table.Added customer render in column header.Added selection option sort (5bc07ae)
  • added onclick functionality to widgets (aba153d)
  • added onKeyPress to inputField (19f4872)
  • added position to picker color (39ebc90)
  • added properties popover to select and datetime picker (c1fb1e8)
  • added props resetOnClose in multiselect and select,added infoselection in printColor from widget (d471723)
  • added setup for editing full table (27c0a71)
  • added setup for text align in default cells, input and color widget. Added style for selections (a7c61dc)
  • added setup for text align in header columns (80488b2)
  • added setup selection in table (eaaeeef)
  • added size to picker color (8ae6621)
  • added type cell selection (5f6499d)
  • added validations in mode edit in table (d7cd646)
  • added validations to mode edit in table (317b9b7)
  • added widget input text (ea18fb2)
  • added width and info selecetion to customer widget (c58206e)
  • Allow adding ReactNode element to TabPanel icon (eeb45b0)
  • Change behavior contextual menu (1dc6a3e)
  • change loading in select (1e5b068)
  • change widget color and default. (3d6076f)
  • changed behavior to rgb in colorpicker (736ef7f)
  • clear console.log, added border to colorpicker (c23446c)
  • Cloning object to lose the reference (298e4f2)
  • Cloning object to lose the reference (a62db01)
  • Code Review (ad09e46)
  • Code Review (b5e2aee)
  • Code Review (9d20fc2)
  • Code Review (6e7d3ff)
  • Code Review (755eed6)
  • Code Review (e03bc8d)
  • Create the selection list component (0299103)
  • customer color in select component (ec591a7)
  • customer pagination component (1c44aa7)
  • customer widget cell added (3f508c4)
  • Delete documentation and change library name and version (cd7b9c8)
  • demo for table with widget (efbdd9d)
  • Eject App, and configure webpack (6e6744e)
  • Enable Column Resizing, Enable Row Resizing, Enable Row Header (5856c7b)
  • Enable Column Widths (207da32)
  • Export Datetime (2e0b954)
  • Export Form Field Using FormState (08cc443)
  • Export library types (c0ed815)
  • export paginator (fa83558)
  • First Approach AgGrid Library (62a29df)
  • fix Arrows overlapping month label on the date selector in Firefox (722a1c4)
  • fix bug in layout datetime (0ddcc1f)
  • fix bug transparent color in color picker (21eec41)
  • fix callback in action contextual menu (5256fbf)
  • fix callback in action contextual menu (d183939)
  • fix datePicker with Portal. (0550921)
  • fix DateTimePicker on parse date (c1249e7)
  • fix dateTimePicker value and not fildstate required. (ae34fa8)
  • fix dateTimePicker. (0c41dc1)
  • fix issues in items by pages (748bb83)
  • Fix Keypress on table, problem with inputs (28d8da5)
  • fix multiselect selection (2ef94c8)
  • fix overFlowY in draggableDialog. (6597252)
  • fix SelectField component had a black color on the selection arrow and was adjusted like the other components of the library (25528ed)
  • fix tooltips in customer widgets (5486346)
  • fix ui widget dropdown (735e4f2)
  • fix update in table after merge (3dc1c02)
  • fix VDraggableDialog when contains Context (a306068)
  • fix widget input in table in mode edit (ee9d29e)
  • fixed active item selected in select input (29d5498)
  • fixed bug in radio-button and select list field (d067aab)
  • fixed handle copy and paste in table, (6939ba6)
  • fixed not show paginate when totals equals item by page (87a77ee)
  • fixed vdatetimepicker when type is TIME (c40b60c)
  • Home Docs Structure (ac5574a)
  • Import TabPanel (a8f45d2)
  • Input Select using blueprint/select (daf84bc)
  • Lint and Prettier Files (d831fc8)
  • Migrate multiselect to hooks, added options clear to select and multiselect (ccfb4d6)
  • migrate vtab component to hooks (5d163ed)
  • Optional icons in contextual menu in table (797151c)
  • Passed table class component to functional component (34dbd21)
  • Progress Task First Version (8f64044)
  • refactor type selection (a71a2f4)
  • refactor VPaginator (cc402af)
  • refactor widgets cell (d56d675)
  • refactor widgets cell (0cf27c4)
  • refactory first version pagination. (1bf7238)
  • refactory resizing propperties (249637b)
  • Refresh table on change data. (e955cb9)
  • remove color widget component (07bd16f)
  • remove default row height (1c9c913)
  • remove textAlign in VDraggableDialog (78d7baf)
  • Remove unnecessaries library style imports (29b784e)
  • style in vDraggableDialog with styled-component (a9cc36f)
  • Table Toolbar and Table Footer. (dbea19a)
  • update behavior in edit table (bb4a9a2)
  • update behavior in widget color for new table styled (d2a00d8)
  • update behavior table when widgets are invalid (34beb05)
  • update behavior to disable colorPicker, added new props in paginator (b484619)
  • update behavior when update data in table (c3541d8)
  • Update Color Picker Style (48f7156)
  • Update Columns Table Width (22fce32)
  • Update default column width in table (0e2c43c)
  • update default value in datetime input (d7cc670)
  • Update demo table widget (8d65571)
  • Update dimensions of no data component (a69be94)
  • update edit data when paste values in table (137cd57)
  • Update empty data (0052361)
  • Update Empty Data Label (30062ed)
  • update feature widgets (a542095)
  • Update Fields to Accept value directly. (d723dc7)
  • Update Form Fields Properties. (adff0dd)
  • Update form utils (fcee358)
  • Update Header Card Font Size (2e3be3e)
  • Update height of no data component (eeeff77)
  • update hover in header column (4ac104c)
  • Update Import Components (a5a1f5f)
  • Update Imports (750ac2f)
  • Update imports components (006b116)
  • Update Input Error and Format code (775959a)
  • Update input formstate values (92da54b)
  • Update input onChange callbacks (6bce6a5)
  • Update Library Docs (e11d0ed)
  • Update lint error and format (c37251a)
  • Update lints and format code (bc06bbe)
  • Update Lints Errors (ae4fe91)
  • Update Number Input (4e8d1c6)
  • Update Number Input (27d7137)
  • Update Number Input (f6b887a)
  • Update package json version (d57c53a)
  • Update package version (bdecc7c)
  • Update packages and Spinner (bff619f)
  • Update Readme (93f92d8)
  • update responsive behavior (7004e2b)
  • Update Select field input param (e50175d)
  • Update select search (a3eedb3)
  • Update SelectMultipleTags to allow clean query (51ce036)
  • update setup widgets. Update color Widget (b5314f4)
  • Update size of select field (73bd7e4)
  • Update Spinner color (486dcd4)
  • Update Spinner size, VSuspense and VTable No Data (d58e2e7)
  • Update table behavior (c8b9e8d)
  • Update Table Font Size (7a68070)
  • Update table height with params. (432dc79)
  • Update Table Style (ea4b96e)
  • Update Table Styles (0bc369d)
  • Update tabs panel styles (8c102ff)
  • Update tabs panel styles, Border Active Color (23ce054)
  • Update tip Label Position (181f037)
  • Update uppercase style in input and textarea (9bbeb54)
  • Update VCard Header. (58a1f5c)
  • Update VOrgChart to allow use React template components (559d8dd)
  • updated the behavior for painting to table 's cell (c929b1e)
  • VBadge Component (f7115df)
  • Vtable disabled Selection (7718726)
  • working in widgets (f27be12)