Skip to content

v0.1.3 - UI Improvements & Responsive Layout

Choose a tag to compare

@tomymaritano tomymaritano released this 03 Jan 01:05
· 435 commits to develop since this release
adb9eb5

What's Changed

Features

  • Responsive toolbar - Formatting toolbar wraps to multiple rows when window is narrow
  • Responsive tags - Tags display wraps instead of being hidden
  • Reduced padding - More content space in editor and preview (24px → 12px)
  • CSS Modules support - Added TypeScript declarations for CSS modules

Fixes

  • Fixed TypeScript export conflict in useNavigation.ts
  • Fixed Prettier formatting issues

Issues Closed

  • #41 [UX] Enhanced notes list panel
  • #42 [UX] Split view (editor + preview)
  • #46 [PKM] Structural title stored in DB
  • #47 [PKM] Editable title input above editor
  • #48 [PKM] Update sidebar/list to use structural title

Full Changelog: v0.1.2...v0.1.3