Skip to content

Commit d1341b3

Browse files
committed
docs(readme): add full installation, attribute usage, and debug mode guide
1 parent 91fed37 commit d1341b3

File tree

6 files changed

+224
-53
lines changed

6 files changed

+224
-53
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.1.1] – 2025-07-18
4+
5+
### Documentation Update
6+
7+
- Rewrote and simplified all README sections for better developer experience
8+
- Added:
9+
- Clear installation instructions via NPM and CDN
10+
- Usage examples for all `data-at-*` attributes
11+
- Detailed explanations for `data-at-delay` and `data-at-base-duration`
12+
- Debugging guide using `window.__ANIMTEXT_DEBUG`
13+
- Clarified `.cssanimation` class requirement
14+
- Fixed typo in full usage example (`data-at-duration``data-at-base-duration`)
15+
- Improved formatting, readability, and consistency throughout
16+
317
## [1.1.0] - 2025-07-18
418

519
### Initial Public Release – Rebranded from GlyphFX.js → AnimText

0 commit comments

Comments
 (0)