Releases: 8fold/php-html-builder
Releases · 8fold/php-html-builder
2.4.0
What's Changed
- add: String or int to options dictionary by @joshbruce in #18
- fix: Typo in argument for wrapperProps()
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- add: Ability to add properties to body element by @joshbruce in #17
Full Changelog: 2.2.1...2.3.0
2.2.1: Incorrect tag previously
What's Changed
- fix: Page title passed directly to Document by @joshbruce in #16
Full Changelog: 2.2.0...2.2.1
2.2.0
Fix: Option values that resolve to integers
Add Select dropdown, checkbox, and radio and update dependencies
What's Changed
- update: PHPUnit by @joshbruce in #10
- add: Select dropdown, radio, checkbox by @joshbruce in #13
Full Changelog: 2.0.1...2.1.0
Fix Metro title color can accept string
What's Changed
- Update PerformanceTest.php by @joshbruce in #8
- Fix metro tile color by @joshbruce in #9
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- verify: PHP 8.2 support by @joshbruce in #6
- BC: XML Builder deprecated interfaces and implementations by @joshbruce in #7
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- feature: Favicons by @joshbruce in #5
- feature: Copyright
Full Changelog: 1.0.1...1.1.0