Releases: pshields/cyber_ui
Releases · pshields/cyber_ui
v0.6.0
This release includes:
- Add mindfully-attend-to-topic task provider
- Add attentional agenda service
- Allow adding 5 minutes to an existing timebox by clicking on the timebox display
- Some style updates to better support dark mode or custom themes
- Misc updates and fixes
- Retire Angular v7 compatibility; now targeting Angular v8 and v9
Other notable work:
- Started prototyping some .proto services and interfaces
- Starting exploring using Bazel as the project's build system
v0.5.2
- Started on a timebox countdown display component
- Dependency updates
v0.5.1
- New timebox service for managing timeboxes
- New response chips component
- Miscellaneous fixes and improvements
v0.5.0
Various updates since the previous release - see the project's commit history for more details.
The main reason for cutting a new release today was to update peerDependencies to allow use with Angular v8 apps.
v0.3.0
This release includes the new CyberUiActionsPanelComponent.
v0.2.2
Includes prediction-related interfaces.
v0.1.0
Split work-on-tasks-workflow from accordion cmp
v0.0.5
Handle task providers emitting multiple responses in TaskProviderRegi…