Skip to content

Latest commit

 

History

History
147 lines (83 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

147 lines (83 loc) · 10.1 KB

0.3.1 (2024-03-09)

Bug Fixes

  • main content margins rule for mobile: reduce the width up to which mobile rules apply (5d5d929)
  • v2, borderless variant: content horizontal color (8918a66)
  • v2, borderless variant: reduce main content max width (e254151)

0.3.0 (2024-03-05)

Bug Fixes

  • cleanup: remove invalid (old) rules (ed77415)
  • right sidebar: background color across all theme variants (1259f1d)
  • theme default accent color (datepicker) (b36f830)

Features

  • improved color palette (light + dark) (87362f9)

0.2.4 (2024-03-04)

Bug Fixes

  • bold font color: only apply custom bold color in dark theme (266ae04)
  • dark theme sidebar container: background color (73559de)
  • light themes color (6725c31)

0.2.3 (2024-03-04)

Bug Fixes

  • bordered layout: recover background colors (336797d)
  • hover and popover colors for further compatibility with Logseq v0.10.7 (3dcb997)
  • margins too wide on smaller devices (3cc0666), closes #1

0.2.2 (2024-03-04)

Bug Fixes

  • add card margins (118fb20)
  • compatibility with Logseq v0.10.7 (f824986)
  • refactoring of variables and values (86cf537)

0.2.1 (2024-02-05)

Bug Fixes

  • light theme v2: menu dropdown / popup background color (7d16af2)
  • light theme: define secondary color variable (1d61e5a)
  • light theme: further improved compatibility with accent colors through better use of newly introduced Logseq variables (9e0d38b)
  • light theme: scrollbar background color (578062e)

0.2.0 (2024-02-01)

Bug Fixes

  • block ref: hide bottom borders of referenced headings (6ff7b60)
  • help menu popup: fix background color in light mode (6c0a39e)

Features

  • cards: added improved layout for better recognition (c9f8bde)
  • configurable header style: color and underlines of headings are now easily configurable (7dc80ae)
  • new theme variant: same as One Theme, without the borders and slightly changed color choices for a less distracting writing experience (9db2e5c)

0.1.2 (2024-01-22)

Bug Fixes

  • main content max width: increase default container width on bigger screens (339b98d)
  • popup menu: hover background (73376ac)

0.1.1 (2024-01-21)

Bug Fixes

  • accent color support: further improvements to colors (e7f7d7c)
  • form control text area: background color (dark theme) (c209be8)
  • journal queries: adjust background color (6e54a0b)
  • left sidebar: add styles for right-click menu (new in Logseq v0.10.4) (5dcf0f2)
  • tippy-wrapper: add styles for page peak popup (8979a10)

0.1.0 (2024-01-18)

Bug Fixes

  • codemirror: improved visibility of line numbers for code view (dark theme) (ccc6786)
  • marked text: adjust background color for dark theme (846af7c)

Features

  • accent color support: major improvements for choice of colors (89ac828)
  • compatibility to Logseq v0.10.4: fit new UI component changes (6dfd867)
  • page references: refreshed styling and layout (f247ed8)
  • table: add proper custom table styling (f1c8187)

0.0.5 (2024-01-16)

Bug Fixes

  • autocomplete: remove redundant border in light theme (1b1417c)
  • borders: updated dark theme border color (eb6d133)
  • codemirror: further improvements to container and fixes (83b2b17)
  • misc: code clean up and minor adjustments to italic style (0b43ec0)

0.0.4 (2024-01-11)

Bug Fixes

  • datepicker: adjust background for dark theme to fix invisible selected date (ee23015)
  • left sidebar: navigation menu item backgrounds and hover styles (5e119d5)
  • text wrapper toolbar: adjust background color for dark theme (7eef32a)
  • theme picker: fixed border (dark) and backgrounds (light) (54dc200)

0.0.3 (2024-01-08)

Bug Fixes

  • codemirror: dark theme code view spacing (e04c776)
  • layout: journal query results background color (bfc2a4d)
  • left sidebar: create button background (dacf24e)
  • misc: minor changes and updated readme (1d439d3)
  • right sidebar: content background color (6a9e6e0)

0.0.2 (2024-01-03)

Bug Fixes