vibe 0.1.0+5
vibe: ^0.1.0+5 copied to clipboard
A new declarative UI framework
0.1.0+5 #
- FIX: collection notification bug.
0.1.0+4 #
- FIX: onChange after unmount.
0.1.0+3 #
- FIX: widget update bug.
0.1.0+2 #
- FIX: redirect final values.
0.1.0+1 #
- FIX: named parameter should be optional.
0.1.0 #
Note: This release has breaking changes.
- REFACTOR: make widget constable.
- REFACTOR: refactor wrapper class constructors.
- FIX: collection observable.
- FIX: match to the refactored version.
- FIX: initialize container.
- FIX: test case.
- FEAT: new vibe.
- BREAKING REFACTOR: file structure.
0.0.10 #
- REFACTOR: rename
NotVibetoSilent. - FEAT: enum state.
0.0.9 #
- FEAT(lint): add annotation lint.
0.0.8 #
- FEAT: Micro [VibeSuspense].
0.0.7 #
- FEAT: effect with vibe. fix duplicate loading.
0.0.6+2 #
- REFACTOR:
VibeBuildertoVibeSuspense.
0.0.6+1 #
- FIX: bump down
rxdartversion to support custom lint.
0.0.6 #
- FIX: prevent multiple vibe addition.
- FIX: await for the first stream to be ready.
- FEAT: widget with computed vibe.
- FEAT:
VibeBuildto scope the async loading state. - FEAT: prepare async loading state.
0.0.5 #
- Bump "vibe" to
0.0.5.
0.0.2 #
- first release
0.0.1 #
- CREATE A REPO