Skip to content

Commit 8b0fdd3

Browse files
committed
Updates
1 parent 6a95c67 commit 8b0fdd3

17 files changed

+26
-22
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Change Log
22

3+
## [1.12.32](https://github.com/wpmudev/forminator-ui/compare/v1.12.31...v1.12.32) (2025-06-23)
4+
#### 🐛 Bug Fix
5+
- `slider`
6+
- new(slider): slider custom labels styling. [#108](https://github.com/wpmudev/forminator-ui/pull/108) ([FOR-5505](https://incsub.atlassian.net/browse/FOR-5505) ([@creador-dev](https://github.com/creador-dev))
7+
- `textarea`
8+
- new(textarea): textarea description alignment fix. [#107](https://github.com/wpmudev/forminator-ui/pull/101) ([FOR-5543](https://incsub.atlassian.net/browse/FOR-5543) ([@creador-dev](https://github.com/creador-dev))
9+
310
## [1.12.31](https://github.com/wpmudev/forminator-ui/compare/v1.12.30...v1.12.31) (2025-06-12)
4-
####
5-
new
11+
#### 🐛 Bug Fix
612
- `slider`
713
- new(slider): allow slider min max labels. [#101](https://github.com/wpmudev/forminator-ui/pull/101) ([FOR-5505](https://incsub.atlassian.net/browse/FOR-5505) ([@creador-dev](https://github.com/creador-dev))
814
- `label`
@@ -11,14 +17,12 @@ new
1117
- new(field): Checkbox radio and select fields custom input field. [#103](https://github.com/wpmudev/forminator-ui/pull/103) ([FOR-5504](https://incsub.atlassian.net/browse/FOR-5504) ([@creador-dev](https://github.com/creador-dev))
1218

1319
## [1.12.30](https://github.com/wpmudev/forminator-ui/compare/v1.12.29...v1.12.30) (2025-06-02)
14-
####
15-
fix
20+
#### 🐛 Bug Fix
1621
- `rating`
1722
- fix(rating): rating field XSS vulnerability fix. [#100](https://github.com/wpmudev/forminator-ui/pull/100) ([FOR-5514](https://incsub.atlassian.net/browse/FOR-5514) ([@creador-dev](https://github.com/creador-dev))
1823

1924
## [1.12.29](https://github.com/wpmudev/forminator-ui/compare/v1.12.28...v1.12.29) (2025-06-02)
20-
####
21-
fix
25+
#### 🐛 Bug Fix
2226
- `rating`
2327
- fix(rating): rating field XSS vulnerability fix. [#99](https://github.com/wpmudev/forminator-ui/pull/99) ([FOR-5514](https://incsub.atlassian.net/browse/FOR-5514) ([@creador-dev](https://github.com/creador-dev))
2428

css/forminator-base.builder_divi.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/forminator-base.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/forminator-forms.builder_divi.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/forminator-forms.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/forminator-ui.builder_divi.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/forminator-ui.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/src/form/forminator-form-bold.base.builder_divi.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/src/form/forminator-form-bold.base.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/src/form/forminator-form-default.base.builder_divi.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)