Releases: idling-mind/refast
Releases · idling-mind/refast
Release list
v0.10.0
v0.9.0
- Added ButtonGroup Component
- Added name arg to all input components
- Added creatable arg to ComboBox which allows creation of new options by the user
- Updated skill files with signature of every component
v0.8.0
What's Changed
- Error handling by @idling-mind in #21
- Bound methods for collapsible
- Middleware updates
Full Changelog: v0.7.1...v.0.8.0
v0.7.1
What's Changed
- Improve markdown caching by @idling-mind in #19
- Added type validation for websocket messages by @idling-mind in #20
Full Changelog: v0.7.0...v0.7.1
v0.7,0
Rollback SSE to websockets since SSE doesnt reliably work behind corporate networks and some web hosts
v0.6.1
v0.6.0
What's Changed
- Bugfix - bound_js calls were not working since ref was overridden by props spread by @idling-mind in #16
- Improved connection status display by @idling-mind in #17
- Feat/sse migration by @idling-mind in #18
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Added desktop notifications support by @idling-mind in #14
- Custom components in markdown by @idling-mind in #15
- Bug fix: date component returning timezone aware date by @idling-mind in #15
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Scrollbar - stick to bottom by @idling-mind in #9
- Fix chart issues by @idling-mind in #10
- Docs and skills by @idling-mind in #11
Full Changelog: v0.2.0...v0.3.0