Skip to content

Releases: ui-awesome/html-attribute

0.2.0

30 Mar 17:56
c3632a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0

0.1.3

16 Mar 09:36
d4356d8
Compare
Choose a tag to compare

What's Changed

  • Fix all data attributes for accept true value when id attribute is used. by @terabytesoftw in #8

Full Changelog: 0.1.2...0.1.3

0.1.2

14 Mar 19:33
47e5dcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

07 Mar 14:40
504dfef
Compare
Choose a tag to compare

What's Changed

  • Add bool typehint to dataBsToggle() method and add default value to true in data attributes. by @terabytesoftw in #2

Full Changelog: 0.1.0...0.1.1

0.1.0

05 Mar 10:36
603d68f
Compare
Choose a tag to compare

What's Changed

New Contributors