Releases: ui-awesome/html-attribute
Releases · ui-awesome/html-attribute
0.2.0
What's Changed
- Update
ui-awesome/html-helper
to0.2
. by @terabytesoftw in #9
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- Fix all
data
attributes for accepttrue
value whenid
attribute is used. by @terabytesoftw in #8
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Change visibility poperty
attributes
topublic
in tests. by @terabytesoftw in #3 - Add
HasAriaCurrent
trait andariaCurrent()
method, by @terabytesoftw in #4 - Remove dead code in
HasAriaCurrent
trait. by @terabytesoftw in #5 - Change branch alias to
1.0-dev
incomposer.json
. by @terabytesoftw in #6 - Remove redundant abstract method. by @terabytesoftw in #7
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Add bool typehint to
dataBsToggle()
method and add default value totrue
in data attributes. by @terabytesoftw in #2
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Prepare for first release. by @terabytesoftw in #1
New Contributors
- @terabytesoftw made their first contribution in #1