Releases: baleada/logic
Releases · baleada/logic
v0.24.19
🚀 Features
- Implement pointer event gestures - by @AlexVipond (644cd)
🐞 Bug Fixes
- Support generic type in Fetchable for fetched json - by @AlexVipond (1dc12)
View changes on GitHub
v0.24.18
🐞 Bug Fixes
- Add missing support for right brackets in keycombos - by @AlexVipond (ad184)
View changes on GitHub
v0.24.17
🚀 Features
- Add factory for recognizing hover gesture - by @AlexVipond (cb05c)
🐞 Bug Fixes
- Prefer bubbling events for hover, mousepress, and mouserelease - by @AlexVipond (26105)
View changes on GitHub
v0.24.16
🐞 Bug Fixes
- types: Actually restrict element types just a smidge more - by @AlexVipond (b2a4a)
View changes on GitHub
v0.24.15
🐞 Bug Fixes
- types: Where appropriate, support a broader type than just HTMLElement - by @AlexVipond (c6702)
View changes on GitHub
v0.24.14
🚀 Features
- pipes: Performant Intl-based array, number, and date formatting - by @AlexVipond (5f0fe)
🐞 Bug Fixes
- factories: Support 'none' as a possible pointer direction - by @AlexVipond (e48ee)
View changes on GitHub
v0.24.13
🚀 Features
- pipes: CreateTry, also fix some TS stuff - by @AlexVipond (7d0b9)
🐞 Bug Fixes
- factories:
- Clear keyboard statuses on window blur - by @AlexVipond (0eb18)
- Check document contains instead of just body - by @AlexVipond (8ed48)