Commit graph

12 commits

Author SHA1 Message Date
Shaurya Sharma
4546faa890 Extra padding removed from textarea 2026-04-21 19:03:14 +05:30
Shaurya Sharma
c1d036c5ef Dynamic height revamp 2026-04-20 03:00:51 +05:30
devanshu052000
55d9cadb75 Fix: Listview dynamic height not working as expected 2026-03-12 12:52:52 +05:30
Nishidh Jain
02b4f761b7
refactor: BaseInput Component Structure (#14386)
* refactor: BaseInput Component Structure

* fix: Input overflowing over padding space in top alignment in default size
2025-12-19 16:27:58 +05:30
Shaurya Sharma
c0861524dc Dynamic height bug fixes 2025-10-23 02:42:32 +05:30
Shaurya Sharma
0b571a6b9d Dynamic height for listview 2025-10-13 11:22:36 +05:30
Shaurya Sharma
476e832b50 Added consistent offset logic along with visibility changes for dynamic height 2025-10-07 12:53:13 +05:30
Shaurya Sharma
89d705a454 Added logic to trigger dynamic height only on viewer mode 2025-10-06 15:12:14 +05:30
Shaurya Sharma
c8b1cfd5bc Dynamic height fix for visibility 2025-08-01 17:08:56 +05:30
Shaurya Sharma
2ede929463 Resizeable header height fix for dynamic height 2025-07-28 15:22:42 +05:30
Shaurya Sharma
9a0ef1ab34
Feat/dynamic height (#12255)
* adjust the component position based on the dynamic height of the above component

* Grid collision and dynamic height added

* Fixed delete component edge case

* Fixed components overlapping on decreasing height & few minor bugs

* Fix for dynamic height decrease

* Temp top map added

* Merge conflicts resolved

* feat: Add CSA and functionalities for managing loading, visibility, and disable states for full tab component. (#11267)

* feat: tab draggble option and popover menu (#11267)

* feat: tab scrollable arrows and tabItem logic(#11267)

* feat: remove logs(#11267)

* feat: Tabslayout name change(#11267)

* fix: component update on Tabs

* fix: tab text color update

* feat: setTabDisable CSA added(#11267)

* feat: added CSA for tab specific changes(#11267)

* feat: added handle function for tab specific changes(#11267)

* feat: shimmer for tab nav and icon chooser (#11267)

* feat: icon for each tab in TabNav items (#11267)

* feat: equal split width fix for each tab in TabNav items (#11267)

* feat: styles for Tab Nav (#11267)

* feat: slide options(#11267)

* feat: fix radius (#11267)

* feat: slider (#11267)

* feat: fix slide direction (#11267)

* feat: fix slide direction 2 (#11267)

* feat: fix styles right side inspector view (#11267)

* feat: nav ellipsis ... (#11267)

* feat: children different for dynamic and non-dynamic (#11267)

* feat:[tabsLayout] change default values in config (#11267)

* feat:[tabsLayout] split and auto fix (#11267)

* feat: fix styles accent and text  (#11267)

* feat: fix styles divider and more 2(#11267)

* feat: fix styles divider and more 3(#11267)

* feat: fix styles 4(#11267)

* feat: fix styles 5(#11267)

* feat: fix tab icon visibility 6 (#11267)

* feat: modify name of property from id to Tab 7(#11267)

* fixes and changes

* fix: csa for tabs

* new changes and fixes

* fix: dynamic options sytling

* v2 changes

* fix: styling

* fix: styling of icons

* Minor bug fixes

* fix: styling

* Listview related dynamic height added

* transition effect fix

* Dynamic height related issues solved

* fixed transition

* new changes

* style: extend tabpane background to whole pane

* fix: tinycolor import

* Minor fix for config handle

* Dynamic Height for Tabs

* Submodule updated

* Submodule updated

* Submodule update

* Horizontally resizeable

* Form fix

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
Co-authored-by: Raman Kumar <k.raman1998@yahoo.in>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: TaruunMalik <taruunrmalik09@gmail.com>
Co-authored-by: johnsoncherian <johnsonc.dev@gmail.com>
2025-06-27 17:05:01 +05:30
Shaurya Sharma
5e5d8831b7 Migrated to Textarea 2.0 2025-03-11 12:50:44 +05:30
Renamed from frontend/src/AppBuilder/Widgets/TextareaV2.jsx (Browse further)