Skip to content

Conversation

novaxpro
Copy link
Contributor

No description provided.

Stefanie Hein and others added 7 commits December 12, 2024 16:22
…me. If hover/selected needs to be different override the variables in the theme. See #74215
* master: (37 commits) Updates build files Flex Handle: - Adds a new way of configuring flex handles to use percent units instead of px units. This allow the definition of panels that adapt correctly to the space of the parent. Update build files DataForm: - Added a new option to not add the default empty row in dataforms. - Added a new option to add a function callback to check if the add button should be activated or not externally to the dataForm Update build files CUI Datatable: - Fix a bug where the data was not updated after removing a row with a decision prompt (popup to effectively remove or not the row). Now the data table will wait until all removes are performed for update the data. Update build files - Now CUI.Panels support a new parameter to save the state of the panel in the localstorage. This allows a panel to remember if was opened or not. OutputContent: - Now we have a ref to the field, usefull for when we are using functions with => to access the out this, in this cases the field ref was lost. Add compiled code List View: allow list-view header labels to flow onto a new line (multiline). See #68701 Add compiled code Buttons: restrict width of buttons within toolbars to a max. See #74738 Add compiled code Labels: add explicit font-size so we can use the mixin to override styles Add compiled code Buttons: add new CUI base class for the pin button. See #69998 Add compiled code Map: fix typo Map: fix spacing and alignment of the overlay buttons. See #74686 ...
…we will just keep the default style. See #74215
@novaxpro novaxpro merged commit 4342b9a into master Feb 19, 2025
elementalhub pushed a commit that referenced this pull request Mar 11, 2025
* master: (30 commits) Add compiled code Labels: align the bottom line of the rotated labels to the baseline of regular labels. List-View: allow ALL regular (unrotated) labels to flow onto the next line when needed, we have the space and it improves readability. This also fixes an issue where the last label in the header would not get this style due to an insufficient selector. Add compiled code Add compiled code Buttons: add new goto-top button. See #75025 Input: code hygiene Adds a new utility function into cui - CUI.util.copyOBjectV2 this new function is a revisioned version of CopyObject but with recursive ref checks using a weak map. Much more faster than the old version. Add compiled code. Color + Icon Input: style "empty" inputs instead of hiding them. See #74630 Add compiled code Color + Icon Input: use CSS variable for background color, remove input buttons from tabindex, tweak styling. See #74630 Update build files Utils: Fixes the check for integers when the integers have more than 32bits Update build files Color Input and Icon Input: - Adds two new input types, one for icons and another for colors, both are dynamically updated for show the actual value. Brand color v2 74215 (#48) Update build files Fixes Alert popups closing with ESC key also when the allow_cancel opt is set to false. In this cases the esc key MUST not close the popup. Update build files ...
@novaxpro novaxpro deleted the brand-color-v2-74215 branch March 21, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant