This repository was archived by the owner on Jan 4, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork3
Tags: SenseNet/sn-redux
Tags
external-loginstate-checking
4.1.1
4.1.0
release 4.1.0 (#81)* [KFI]feat: Add support of fieldcontrol input value changes* [KFI]test: Add test for the new fieldcontrol supporting feature* [KFI]feat: Add a reducer to return the list of the fields that were changed* [KFI]test(Reducers): Add a test handling field value changes in the state tree* [KFI]refactor(typing): Add types to CretaStoreOption properties84* [KFI]feat(store): added generic parameter for store reducers* [KFI]test(store): added unit tests to verify if default store value and preloaded state is applied w* [KFI]fix: Add user_loading action into loginstate to set it to pending* [KFI]test: Add a test checking pending state on user login loading* [KFI]feat: Add possibility to add custom enchancers to the store* [KFI]feat: Logger can be switched on or off at store creation* [KFI]feat: Add possibility of switching on redux devtools* [KFI]refactor: Change enchancer to enhancer* [KFI]test: Add devtools and enhancer related tests* [KFI]fix: Fix ids reducer after dispatching createContent action* [KFI]test: Fix test related to ids reducer and createContent action* [KFI]feat: Add a new action handling schema loading* [KFI]feat: Add new reducers to set and get current content's schema* [KFI]test: Add schema loading related tests* [KFI]docs: Add code comments for CreateStoreOptions props* [KFI]fix: Fix reducers loginstate and loginerror after login request returns false* [KFI]test: Fix loginstate and login error related tests* [KFI]fix: Fix google auth action* [KFI]feat: Add an optional token param to google auth action for testing purposes* [KFI]test: Add mocktoken factory and some test checking google auth action* [KFI]chore: Update dependencies and versionnumber to 4.1.0* [KFI]chore: Add types/node as a dev dependency* [KFI]chore: Update links in readme* [KFI]chore: Add tested in latest sn version badge
3.4.3
refactor(ts): use namespace instead of module (#67)* refactor(ts): use namespace instead of moduleThe internal 'module' syntax is deprecated, use the 'namespace' keyword instead.* refactor(ts): use namespace instead of module* refactor(ts): use namespace instead of module* refactor(ts): use namespace instead of module* refactor(epic): use namespace instead of module
PreviousNext