Commit Graph

23 Commits

Author SHA1 Message Date
Sidney Alcantara
6f0873ff7d improve Table code organization & fix memo issues 2022-11-17 18:17:43 +11:00
Sidney Alcantara
06049830ec remove unused code 2022-11-11 15:49:55 +11:00
Sidney Alcantara
5678f96c2b migrate field types based on TextEditor 2022-11-09 17:07:22 +11:00
Sidney Alcantara
796c980337 unify withTableCell HOCs into single HOC with memo 2022-11-08 16:18:33 +11:00
Raj Gaurav Maurya
c158adb4dd Feat: Customization options added to long text field (#821)
* Update README.md

* Update config.yml

* Feat: Customization options added to long text field

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>

* Bug:LongText working

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>
2022-10-03 16:40:31 +11:00
Sidney Alcantara
c448591546 enable all fields in side drawer 2022-06-06 12:21:38 +10:00
Sidney Alcantara
6b162beb4e add most field types 2022-05-24 16:17:09 +10:00
Sidney Alcantara
9d79d22b29 Merge branch 'v3' of https://github.com/notsidney/xtable into data-layer-rewrite 2022-05-04 19:10:19 +10:00
Gibson Han
20fb3e9ca0 add context menu feature with cut, copy, and paste 2022-02-01 17:41:24 +07:00
Sidney Alcantara
ae0adb8bfe column settings: add basic validation on blur & change 2021-11-01 13:18:32 +11:00
Sidney Alcantara
ed3bce3a43 standardize imports to use "@src/ 2021-10-29 11:47:12 +11:00
shamsmosowi
0ee6db96f3 basic fields filters 2021-10-01 21:57:14 +10:00
shamsmosowi
aec3d45bbe refactoring filters 2021-10-01 18:19:49 +10:00
Sidney Alcantara
26df992b2a upgrade react-hook-form to v7 to match @rowy/form-builder 2021-09-29 10:42:00 +10:00
Sidney Alcantara
bc4a99d7fe remove title case from UI text to follow google, microsoft & github style guides 2021-09-28 22:53:37 +10:00
Sidney Alcantara
9465363f5e update field type descriptions 2021-09-28 15:22:46 +10:00
Sidney Alcantara
bb501135ea review & update all fields 2021-09-24 11:01:15 +10:00
Sidney Alcantara
afe4927de8 migrate from @material-ui/pickers to @mui/lab 2021-09-23 19:38:54 +10:00
Sidney Alcantara
49710d9805 upgrade to mui v5 rc & migrate dependencies 2021-09-11 19:57:45 +10:00
Sidney Alcantara
c3cf46656a FieldsDropdown: add grouping 2021-09-09 23:31:31 +10:00
Sidney Alcantara
0a44804dfb update react-data-grid, fix side drawer navigation 2021-09-08 16:01:55 +10:00
Sidney Alcantara
4674262172 run prettier 2021-09-01 15:59:30 +10:00
Sidney Alcantara
901470675a restructure repo 2021-09-01 15:54:20 +10:00