Commit graph

18 commits

Author SHA1 Message Date
Vijaykant Yadav
9391e57c22 Adds comprehensive overflow management and box-sizing constraints to prevent content spillover and layout issues across both rendering modes. 2025-08-04 19:45:23 +05:30
Shaurya Sharma
44f9d5abf7 Tabs header list item overlay fix & tab disable opacity fix 2025-08-02 00:45:12 +05:30
johnsoncherian
ee4020c285 fix: correct bg for tab 2025-08-01 22:19:59 +05:30
Shaurya Sharma
c3ad05c9c4 Var fix 2025-08-01 19:29:16 +05:30
devanshu052000
6d7069edb6 Merge branch 'main' into fix/more-bugs 2025-08-01 18:15:56 +05:30
Shaurya Sharma
c8b1cfd5bc Dynamic height fix for visibility 2025-08-01 17:08:56 +05:30
devanshu052000
59c1efbb92 Fix: Rendering label for Tabs, Dropdown, Multiselect and RadioButton 2025-07-31 23:29:42 +05:30
Shaurya Sharma
370eedd806 Unable to change background colors without changing tab fix 2025-07-16 18:43:03 +05:30
Shaurya Sharma
354fe1b508 Scrollbar css fix for few components 2025-07-14 01:14:11 +05:30
Shaurya Sharma
bcecdf6752 Scrollbar appearing on transition fix 2025-07-06 16:46:00 +05:30
Shaurya Sharma
9a685a8aac Hide tabs divider not disappearing fix 2025-07-06 14:53:09 +05:30
Shaurya Sharma
5705cae27a Transition none not working fix 2025-07-06 14:23:24 +05:30
Shaurya Sharma
6f57051123 Tabs background color, icon picker and nested container color fix 2025-07-06 14:17:23 +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
Nakul Nagargade
ed8b50d730 Add padding for Tab and Modal 2025-03-25 15:56:04 +05:30
Nakul Nagargade
4972c63611 add padding for Container and form 2025-03-10 13:03:18 +05:30
Shaurya Sharma
ef402992f3 Fixed string & number as currentTab causing issues 2024-11-06 16:31:17 +05:30
johnsoncherian
8faf6fdc40 Merge branch 'develop' into refactor/app-builder-merge-main 2024-10-22 13:31:21 +05:30