Skip to content

0.7.3

Compare
Choose a tag to compare
@jillalberts jillalberts released this 12 Dec 22:25
· 8 commits to master since this release

This release implements the following:

  • Implement feature request/issue #19 - blur only the content that is not a header, effectively revealing only the headers of any given note
  • Fix an issue where the note name in the header does not reveal on hover (fixed for all modes)
  • Move all hard-coded level and CSS class names to string enums for reusability and maintainability
  • Refactor styles.css for better readability and maintainability
  • General code cleanup

All thanks to @aurepereira !