Skip to content

Releases: WebFiori/ui

v2.5.0

28 Feb 17:36
74267a3
Compare
Choose a tag to compare

What's Changed

  • Updated License Header in All Classes by @usernane in #26
  • Improvements to the Class HTMLTable by @usernane in #27
  • Replaced boolean With bool In PHPDoc Blocks by @usernane in #28
  • Added Support for Loading Dynamic PHP Pages as Virtual DOM by @usernane in #29
  • Code Quality Improvments by @usernane in #30
  • Added the Static Method HTMLNode::fromFile() by @usernane in #31
  • Added Support for Adding Multiple CSS, JS and Meta Tags Using One Call by @usernane in #32

Full Changelog: v2.4.0...v2.5.0

v2.4.0

13 Dec 22:39
229131f
Compare
Choose a tag to compare

What's Changed

  • Fix to Void Nodes by Including Ending Forward Slash by @usernane in #22
  • Made Node Name and Attribute Name Case Sensitive to Support XML by @usernane in #23
  • Removal of Deprecated Method HTMLNode::mustClose() by @usernane in #24
  • Added a Method to Convert HTML Element to XML Document by @usernane in #25

Full Changelog: v2.3.5...v2.4.0

v2.3.5

10 Oct 09:03
f0929c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.5

v2.3.4

16 Jul 18:34
a1acf29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

v2.3.3

16 Jul 18:13
018e22a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

17 May 23:04
f4f3606
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

08 May 09:53
f629ebf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

29 Apr 04:21
802c0bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.3.0

Version 2.2.3 Stable

07 Dec 21:38
Compare
Choose a tag to compare

Version 2.2.2 Stable

03 May 20:21
Compare
Choose a tag to compare

Added a way to force rendering quoted attributes all the time.