Skip to content

Commit

Permalink
bugfix: radio/checkbox display issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lcaple committed Dec 19, 2023
1 parent 15f06d8 commit e7d857a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2023-12-19 3.0.1

- Bug fix: radio buttons and checkboxes not displaying properly

## 2023-8-4 3.0.0

- Upgraded jQuery version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# UW WordPress Theme
![UW WordPress Theme version 3.0.0](https://img.shields.io/static/v1?label=version&message=v3.0.0&color=green)
![UW WordPress Theme version 3.0.1](https://img.shields.io/static/v1?label=version&message=v3.0.1&color=green)

Please visit the [theme Wiki pages](https://github.com/uweb/uw_wp_theme/wiki) for more information on changes from the uw-2014 theme, Bootstrap features, child themes, and developer documentation.

Expand Down
2 changes: 1 addition & 1 deletion js/2014.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/2014/radio.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7d857a

Please sign in to comment.