hypen_flutter 0.11.0
hypen_flutter: ^0.11.0 copied to clipboard
A hypen framework
0.11.0 #
Note: This release has breaking changes.
- FIX: loading state, parameterized data actions.
- FIX: action for parametered data.
- BREAKING REFACTOR: change [ReactiveData.call()] to [state].
0.10.0+1 #
- FIX: unwanted rebuild.
0.10.0 #
Note: This release has breaking changes.
- BREAKING FEAT: refresh.
0.9.0 #
Note: This release has breaking changes.
- BREAKING FEAT: semi-stable new API.
0.8.0 #
Note: This release has breaking changes.
- BREAKING FEAT: first version of new API.
0.7.0 #
Note: This release has breaking changes.
- FEAT: add [useHypen()].
- BREAKING FEAT: WIP - new selector.
0.6.0 #
Note: This release has breaking changes.
- FEAT: ignorable notification.
- FEAT: debug state.
- BREAKING FEAT: WIP - new API.
- BREAKING FEAT: remove more $ signs.
0.5.2+1 #
- REFACTOR: remove $ signs, autodispose position.
- FIX: memory leak.
0.5.2 #
- FEAT: init selector's fields on update.
0.5.1+2 #
- REFACTOR: onetime future listener to stream listener.
0.5.1+1 #
- FIX: watch selector on loading.
0.5.1 #
- FEAT: handling loading status.
0.5.0 #
Note: This release has breaking changes.
- REFACTOR: only import libraries related to public members.
- BREAKING FEAT: HypenLoadable is now default.
0.4.0 #
Note: This release has breaking changes.
- REFACTOR: HypenWidgetState to HypenWidget.
- BREAKING REFACTOR: HypenInformation to Hypen.
0.3.0 #
Note: This release has breaking changes.
- FIX: async error.
- BREAKING FEAT: listen methods => hook methods.
0.2.0+1 #
- FIX: auto import type parameters.
0.2.0 #
Note: This release has breaking changes.
- REFACTOR: params to $params.
- FIX: auto dispose selector's parent.
- FIX: rename when to $when.
- FEAT: scoped actions.
- FEAT: can access params.
- BREAKING FEAT: HypenLoadable.
0.1.1 #
- FEAT: lazy init event.
0.1.0 #
Note: This release has breaking changes.
- REFACTOR: source to $source, add $reset.
- FEAT: family information.
- FEAT: auto generate information.
- FEAT: HypenProxy.
- FEAT: generate event enum, immutable info.
- BREAKING FEAT: reactive selector.
0.0.2 #
- REFACTOR: equitability check.
- REFACTOR: registering actions.
- REFACTOR: prepare parameterized info.
- REFACTOR: clean up dependencies.
- REFACTOR: common code.
- REFACTOR: HypenElement, HypenActor related names.
- REFACTOR: existInfo to checkInfo.
- REFACTOR: HypenVisualizer mixin.
- REFACTOR: remove unused parameter.
- REFACTOR: change basic actions parameter.
- REFACTOR: move common part.
- REFACTOR: move common code.
- FIX: action on dispose.
- FIX: register parameterized action.
- FIX: memory leak, type inference.
- FEAT: auto dispose.
- FEAT: deactivate actors.
- FEAT: parameterized selector, action.
- FEAT: add context getter in HypenVisualizer.
- FEAT: selector.
0.0.1 #
- TODO: Describe initial release.