Skip to content

Conversation

novaxpro
Copy link
Contributor

No description provided.

Stefanie Hein and others added 4 commits March 20, 2024 13:03
- omit the setting of fixed width for grid cells - add event listener for scrolling to apply scrolling classes - add colspan as a CSS variable for colspan header cells - add mixin to style the grid - add sticky header as a replacement for "fixed rows" (the "regular" fixed rows behavior using overflow property is buggy with the CSS grid setup, maybe due to subgrid) See #71499.
@novaxpro novaxpro merged commit 9353b3b into master Mar 26, 2024
elementalhub pushed a commit that referenced this pull request Apr 29, 2024
* master: (45 commits) Update build files Now the Datetime.format method accept a locale to format the date. See #70620 Add compiled code Input Field: add generic class for the input control element, add style for the reveal button of the password input. See #71463 Adds build files. Input Field: - Adds a new parameter Control Element, this option allow the insertion of an element next to the input, this is usefull when we need to add dom elements that will serve as control of the input, with this new option the element is appended right next to the input element making a clean dom structure. Add compiled code Icon: add new icon for a "shared (saved) search". See #68426 Add compiled code Buttons: fix whitespace Buttons: allow pointer-events for disabled button to show a tooltip, restrict hover/active/focus states to buttons that are NOT disabled to simulate the "pointer-events: none" behavior. See #72202 Add compiled code Add compiled code FormPopover: add optional CSS class to the popover, if the FormPopover has a class. See #72169 Add compiled code Combobox: make height of combobox equal to regular inputs, center angle icon. See #71701 Statistics table 71499 (#45) Update build files Allows the override of upload url on demand in file upload. The file upload has a upload url set when creating this class, with this patch a user can override the url for specific files, handy for example to change url parameters. Updates build files ... # Conflicts: #	src/scss/themes/fylr/main.scss
@novaxpro novaxpro deleted the statistics-table-71499 branch March 21, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant