Skip to content

Releases: recklyss/markdown-timeline

0.0.6

28 Aug 03:14

Choose a tag to compare

fc5a4a7 style: mobile responsive refactoring
e39e527 refactor: added JS docs

0.0.5

04 Apr 10:58

Choose a tag to compare

2753f17 feat: support customized date format
7975ab8 feat: put the year/month/date into same element
b43fd86 feat: add error handling and render error message when content format is invalid

0.0.4

21 Feb 08:14

Choose a tag to compare

92a4c6f feat: add button to add new event
dad5990 refactor: split large file into small files

0.0.3

07 Dec 15:34

Choose a tag to compare

  1. Added search functionality

    • Search box in timeline header (280px width)
    • Search button with icon
    • Search in both titles and content
    • Trigger search by button click or Enter key
  2. Enhanced sorting controls

    • Added sort order toggle button
    • Independent sort order for each timeline
    • Visual indicators for current sort direction
  3. Configurable header controls

    • New setting to show/hide header buttons
    • Default sort order setting for new timelines
    • Existing timelines maintain their individual sort orders

0.0.2

30 Nov 12:18

Choose a tag to compare

WHAT

Feat: add function to support year-month or year only

image

0.0.1

11 Nov 08:11

Choose a tag to compare

chore: re-version