Releases: kylecorry31/andromeda
Releases · kylecorry31/andromeda
13.0.1
Views
- Bug fixes for VDOM
- Allow children to be null (filtered out)
13.0.0
Views
- Add virtual DOM support
- Add custom reactive component support
12.6.0
Views
- Rearchitect reactive views to be more fluid
- Add more views
Core
- Add hooks for strings and sizes
Fragments
- Remove effect2 and memo2
12.5.0
Fragments
- Update useState to be usable in the onUpdate method (like React)
Views
- Add more reactive component
12.4.0
Views
- Add multiple tags to a list item
- Improve badge styling when no icon
Fragments
- Add reactive component hooks (useEffect, useState, useContext, useMemo, useCallback)
- Start on reactive components DOM
12.3.0
Views
- Show multiple tags on a list item
12.2.0
Bitmaps
- Weighted addition
- Average gray
Misc
- Update dependencies
12.1.0
Views
- Add subsample scale image view
11.3.0
Alerts / Pickers
- Use charsequence instead of string in pickers/alerts
11.2.0
Core
- Detect if a widget has been instantiated
- Enforce while decoding a bitmap region
- Add bitmap config to ImagePixelReader