Shaun Walker
a5ccc23604
Revert "Fix for Tabpanel is not updating the UI. #4778 "
2024-11-26 13:36:05 -05:00
Shaun Walker
4a74549c1b
Revert "Rework for Tabstrip regression issue"
2024-11-26 13:35:21 -05:00
Leigh Pointer
9d7549da70
Reverted TabStrip and Panel
2024-11-26 10:33:18 +01:00
Shaun Walker
ef27937c7a
Merge pull request #4785 from thabaum/refactored-heading-ifelse
...
Fixes #4784 : Refactor TabPanel Heading Assignment Logic
2024-11-22 15:34:51 -05:00
Leigh Pointer
db6dd5abee
Fix for TabPanel is not updating the UI. #4778
...
Modified that TabStrip and TabPane, now when the ActiveTab is changed the TabPanel is selected
2024-11-14 10:35:15 +01:00
Cody
d77e898929
Refactor TabPanel Heading Assignment Logic
...
- Simplified the logic for setting the Heading property in the TabPanel component.
- Replaced the if-else statement with a ternary operator for improved readability and maintainability.
- Ensured that the functionality remains unchanged and verified correct assignment of headings.
2024-10-24 12:43:20 -07:00
Shaun Walker
467e88ef55
fix #2526 - support multiple TabStrip components on a page
2022-12-19 15:58:04 -05:00
Hisham Bin Ateya
1c43c095bc
Fix heading localization in TabPanel
2021-11-20 09:47:49 +03:00
Leigh
2fe93d4e64
Fix for #1690 Tab needs clicking to render UI
...
User Management Tab needs clicking to render UI when language is not default. Modification to the TabPanel fixes the issue without forcing the Heading property to be populated.
2021-09-29 18:05:59 +02:00
Shaun Walker
cbe843bafc
User experience improvements
2021-04-17 19:18:24 -04:00
hishamco
df1d646083
Refactor LocalizableComponent
2020-12-08 16:37:55 +03:00
hishamco
d8d1412a8f
Fallback to English as default culture
2020-11-17 22:28:17 +03:00
Shaun Walker
d7135ad4f9
implement optional Security parameter for TabPanel #797
2020-11-04 17:27:15 -05:00
hishamco
3cbf55e1ce
Move DisplayHeading() from TabStrip to TabPanel
2020-10-24 09:52:17 +03:00
hishamco
ec270fbff0
Localize TabPanel component
2020-10-24 09:44:56 +03:00
Shaun Walker
a4a0334ec0
added ModuleControlBase
2020-06-25 09:31:21 -04:00
Pavel Vesely
47f17a589f
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
Shaun Walker
d8b15e7a4e
Components based on Bootstrap4 for Sections and TabStrip to increase productivity and promote uniformity in Module UIs ( #333 )
...
* upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314
* Components based on Bootstrap4 for Sections and TabStrip to increase productivity and promote uniformity in Module UIs
2020-04-03 15:04:25 -04:00
Shaun Walker
135fe2d61a
fix base class
2019-10-22 12:52:34 -04:00
Shaun Walker
4d5cc262ef
added logging and minor cleanup
2019-10-22 12:49:04 -04:00