Highlights
- Add api
reset() - Extend the
placeholderandhl_groupoptions to display different content in different states. - Apply hl_group in statusline/tabline/winbar, will keep backward compatibility by default.
Features
- feat: remove opts.fmt check in render, check it in config by @xieyonn in #62
- feat: add check for custom spinner, use id as ui_scope by default by @xieyonn in #63
- feat: use notify_once by @xieyonn in #64
- docs(reame): misc by @xieyonn in #65
- feat: add spinner pattern blink by @xieyonn in #66
- feat(hlgroup): apply hlgroup in statusline/tabline/winbar by @xieyonn in #67
- test(hlgroup): add test case for placeholder = false by @xieyonn in #68
- feat: statusline/tabline/winbar set opts.hl_group = nil for backward … by @xieyonn in #69
- feat: update ui when call config. by @xieyonn in #71
- feat: add STATUS.INIT and extend hl_group and placeholder by @xieyonn in #70
- fix: cursor spinner shoud use default hl_group Spinner by @xieyonn in #72
- feat: add api reset by @xieyonn in #73
- Revert "feat: add api reset" by @xieyonn in #75
- feat: add api reset by @xieyonn in #76
- feat: remove duplicate check for STATUS.INIT by @xieyonn in #77
- docs(readme): add example for todo list by @xieyonn in #78
- feat: scheduler reduces call now_ms() by @xieyonn in #79
- docs(readme): misc by @xieyonn in #80
- docs(readme):misc by @xieyonn in #81
Full Changelog: v1.0.4...v1.1.0