We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234eefd commit 357b5bbCopy full SHA for 357b5bb
CHANGELOG.md
@@ -8,6 +8,8 @@
8
- add submit and reset form button icons: validate_icon, reset_icon, reset_color
9
- improve error messages when sqlpage functions are used incorrectly. Include precise file reference and line number
10
- updated sql parser: https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.61.0.md
11
+- Add margin bottom in the [big number](https://sql-page.com/component?component=big%5Fnumber) component
12
+- In forms without a submit button (such as auto_submit forms), remove awkward padding at the end of the form
13
14
## 0.42.0 (2026-01-17)
15
0 commit comments