Releases: razinj/context_launcher
Releases · razinj/context_launcher
v2.0.2 (16)
What's Changed
- Use proper type for children by @razinj in #21
- Add and improve unit tests by @razinj in #22
- Enrich README by @razinj in #23
- search-input: Fix input not cleared when app menu option is pressed by @razinj in #24
- Update npm scripts & deps by @razinj in #25
- Bump versions by @razinj in #26
Full Changelog: 2.0.1...2.0.2
v2.0.1 (15)
v2.0.0 (14)
What's Changed
- Update RN and dependencies (In both client and native sides).
- Native side improvements and refactoring (safer, cleaner and more readable).
- Almost a whole re-write of RN client side which includes a new UI library (react-native-paper) and the usage of redux-saga in favor of Context API for app state (helps writing clean, readable and asynchronous code).
- Use of react-native-reanimated for animation instead of RN’s Animation API.
- Persisting apps icons in all apps view without impacting performance.
- Bottom sheet removed in favor of react-native-paper modal (for settings and app menu).
- Improved existent unit tests (client/RN side).
- Better support for clicking an item inside a list.
- Simplified and improved almost all RN code, there should be noticeable gain in performance.
- Better search (performance and UX wise).
- Richer settings.
- Pinned apps are now sortable with better UI.
Full Changelog: 1.5.0...2.0.0
v1.5.0 (13)
What's Changed
- Slight refactoring by @razinj in #14
- Implement GitHub Actions to run TS/Jest tests by @razinj in #15
- Truncate search query in not found message by @razinj in #17
- Implement TS/Jest unit tests by @razinj in #16
- Add Pins & App-wide refactoring by @razinj in #18
Full Changelog: 1.4.8...1.5.0
v1.4.8 (12)
Fix AppProvider service not launched (#13) * Implement unit tests for utils * Fix AppProvider service not launched
v1.4.7 (11)
v1.4.5 (9)
v1.4.4 (8)
v1.4.3 (7)
What's Changed
Full Changelog: 1.4.2...1.4.3
v1.4.2 (6)
- Minify release build + change build file name
Full Changelog: 1.4.1...1.4.2