Releases: viddo/atom-textual-velocity
Releases · viddo/atom-textual-velocity
v0.23.0
v0.22.0
Changed
- Updated 3rd-party deps
- Clicking column cycles desc -> asc -> unselect column for sorting. When no column is selected the results are sorted by the default search match score in descending order, i.e. closest match appears first.
Fixed
- Suffix part of content after search match not being visible, on larger files.
v0.21.0
v0.20.0
v0.19.0
Changed
- Use read-only editor for previews #267
- Disabled xattrs support by default, can be enabled by package setting
- Appears to crash Atom as of v1.28+
- Internal refactorings:
- Separate React code into presentational and container components
- Use default recommended ESlint rules + fix offending code
- Update flowtyped definitions
- Flowtype all code
- Change filename convention, to match content
- Remove unused service implementation
- Updated all internal deps to latest versions
Fixed
- Last updated column not display last change
- Create notes dir if it doesn't exist
- Handle edge-case of empty notes dir