You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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).
11
12
- In the cookie component, set cookies for the entire website by default. The old behavior was to set the cookie
12
13
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".
0 commit comments