Skip to content

Commit c8dc7bc

Browse files
authored
Update CHANGELOG.md
1 parent 318dec1 commit c8dc7bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Updated Tabler Icon library to v2.47 with new icons
99
- see: https://tabler.io/icons/changelog ![](https://pbs.twimg.com/media/GFUiJa_WsAAd0Td?format=jpg&name=medium)
1010
- Added `prefix`, `prefix_icon` and `suffix` attributes to the `form` component to create input groups. Useful to add a currency symbol or a unit to a form input, or to visually illustrate the type of input expected.
11+
- Added `striped_rows`, `striped_columns`, `hover`,`border`, and `small` attributes to the [table component](https://sql.ophir.dev/documentation.sql?component=table#component).
1112
- In the cookie component, set cookies for the entire website by default. The old behavior was to set the cookie
1213
only for files inside the current folder by default, which did not match the documentation, that says "If not specified, the cookie will be sent for all paths".
1314
- Dynamic components at the top of sql files.

0 commit comments

Comments
 (0)