Releases: TENSIILE/Phoenix
Releases · TENSIILE/Phoenix
v2.0.21
07 Oct 16:11
Compare
Sorry, something went wrong.
No results found
ADDED : A method for subscribing to data updates in the provider;
FIXED : Fixed component PhoenixTextBox.
v2.0.2
05 Oct 15:19
Compare
Sorry, something went wrong.
No results found
ADDED : A method for expanding an array of components, where you can extract specific components by their name;
ADDED : A method to completely destroy the form from the system;
ADDED : The ability to pass data to the form when it is closed;
ADDED : The ability to send data between forms when they are mounted;
ADDED : A hook to ensure that a value with a specific key exists in the store;
ADDED : A simplified method for expanding the entire store;
ADDED : Broadcaster allowing to automatically transfer data from local storage to global storage;
ADDED : A method that returns a value from the store according to the passed observation state;
FIXED : A lot of bugs.
v2.0.1
28 Sep 14:25
Compare
Sorry, something went wrong.
No results found
ADDED : Class and memoization hook;
ADDED : Observer class, with which you can create your own states;
UPDATED : The EffectDeps class has been optimized;
FIXED : Problem with creating identical names for states created by hooks.
v2.0.0
26 Sep 16:45
Compare
Sorry, something went wrong.
No results found
ADDED : Global and local state;
ADDED : New method of combining Stores;
v1.0.0
21 Sep 21:33
Compare
Sorry, something went wrong.
No results found
The first release version of Phoenix.