balajisoundar
2df27a6fb2
feat: Option to add new row in Table widget ( #17515 )
2022-11-05 15:24:20 +05:30
Pawan Kumar
5ab8e57e0d
fix: Table reskinning ( #17228 )
...
* update rich text editor styles
* fix disalbed text color
* add border
* fix gaps and borders in json form
* fix disabled state
* fix checkbox disabled state color on checkbox + font size of title in json
* fix pagination arrows
* update list + modal
* update tabs widget
* fix border color
* fix pagination styles
* fix font weight
* update colors
* update colors
* fix table hidden header
* add config for variant
* add check header border
* fix hover colors
* fix hover colors
* add fixes for feedbacks from dilip
* move cell borders
* move cell borders
* update label
* add dilip feedback fixes
* remove unused import
* fix font in filter popup
* fix margin and datepicker getting cut off
* table disabled state for header input
* fix icon color
* fix cypress tests
2022-10-14 10:23:31 +05:30
balajisoundar
81458035d5
feat: Support row virtualization using react-window in Table widget ( #16872 )
2022-10-06 15:02:09 +05:30
balajisoundar
afb9aa93c1
feat: Table widget V2 Inline editing validation for plain text & number column ( #15954 )
2022-09-13 11:11:59 +05:30
Smruti Parida
0d892bea37
fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 ( #16439 )
...
* replaced all instances of _.isEqual, isEqual from lodash with equal from fast-deep-equal/es6
Co-authored-by: Smruti Parida <smrutiparida@Preetis-MacBook-Pro.local>
2022-09-02 14:46:30 +05:30
balajisoundar
a97ab3d9a2
feat: Table widget v2 with support for non-ASCII characters and improved jest coverage ( #11307 )
2022-07-14 12:32:35 +05:30