Skip to content

Latest commit

 

History

History
455 lines (212 loc) · 24.7 KB

File metadata and controls

455 lines (212 loc) · 24.7 KB

Changelog

1.13.0 (2026-06-29)

Features

1.12.0 (2026-06-18)

Features

  • Introduce DOM morphing & improve resource management (#2410) (91117b8)

Bug Fixes

  • Type checks for step layers and ignore empty slot change (#2408) (d652fd5)

1.11.0 (2026-04-16)

Miscellaneous Chores

1.10.1 (2026-01-21)

Bug Fixes

1.10.0 (2026-01-13)

Features

Bug Fixes

  • style: Start tour section content 20vh sooner (#2082) (84417f4)
  • style: Styling of inline code and code blocks (#2081) (ae00416)

1.9.8 (2025-11-24)

Bug Fixes

1.9.7 (2025-10-30)

Bug Fixes

1.9.6 (2025-10-20)

Bug Fixes

  • Extend storytelling schema for layer interactions (#1858) (28a7924)

1.9.5 (2025-09-29)

Bug Fixes

  • style: Section spacing with/without editing mode (#1835) (55f8431)

1.9.4 (2025-09-16)

Bug Fixes

  • Set prevent-scroll true as default for map tours (#1824) (b1b3b34)

1.9.3 (2025-08-05)

Bug Fixes

1.9.2 (2025-07-29)

Bug Fixes

1.9.1 (2025-07-17)

Bug Fixes

  • Add section button logic issue and styling (#1772) (f01b0af)

1.9.0 (2025-07-02)

Features

Bug Fixes

  • style: Clamp hero h1 font-size (8000803)

1.8.0 (2025-06-30)

Features

Bug Fixes

  • Nav click issue in tour with scroll not at right place (#1726) (07d7c7c)

1.7.2 (2025-04-01)

Bug Fixes

  • Initialize tour elements after section loaded (#1651) (2fe528d)
  • Prevent applying section styling to steps (#1637) (78f2c0a)

1.7.1 (2025-03-25)

Bug Fixes

  • fallback-src not working due to no-shadow check skip (#1629) (d89ccf5)

1.7.0 (2025-03-24)

Features

1.6.1 (2025-03-24)

Bug Fixes

  • More robust scrollMargin calculation with boundlingClientRect (#1619) (a250dc9)

1.6.0 (2025-03-24)

Features

Bug Fixes

1.5.5 (2025-03-10)

Bug Fixes

1.5.4 (2025-03-06)

Features

1.5.3 (2025-02-26)

Bug Fixes

1.5.2 (2025-02-26)

Bug Fixes

  • style: Overflow on storytelling and editor (#1565) (a02e2cb)

1.5.1 (2025-02-13)

Bug Fixes

  • Lightbox not opening image at correct index (#1538) (71aee89)

1.5.0 (2025-01-22)

Features

Bug Fixes

  • Handle storytelling without any content and when content without section tag (##) is added (#1487) (bd3b34d)
  • Support fallback for media src (#1490) (8c40fdd)

1.4.4 (2025-01-08)

Bug Fixes

1.4.3 (2024-12-18)

Bug Fixes

  • Changed nav content position from bottom to top (#1433) (e401a09)

1.4.2 (2024-12-12)

Bug Fixes

1.4.1 (2024-11-14)

Bug Fixes

1.4.0 (2024-11-12)

Features

  • Added event update for markdown change and disable-autosave (#1364) (7fb0cd7)

1.3.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)

1.2.0 (2024-10-17)

Features

  • build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)

1.1.0 (2024-09-23)

Features

1.0.8 (2024-09-09)

Bug Fixes

1.0.7 (2024-08-02)

Bug Fixes

1.0.6 (2024-07-09)

Bug Fixes

1.0.5 (2024-06-21)

Bug Fixes

1.0.4 (2024-06-17)

Features

1.0.3 (2024-05-22)

Bug Fixes

  • Debounce editor updates (#965) (83f9df7)
  • Wheel event listener error when querySelector is null (#976) (03da42e)

1.0.2 (2024-05-16)

Bug Fixes

  • Adaptations to new eox-jsonform md editor (#957) (4a644ca)

1.0.1 (2024-05-15)

Bug Fixes

1.0.0 (2024-05-08)

Bug Fixes

Miscellaneous Chores

0.6.0 (2024-05-07)

Features

Bug Fixes

0.5.0 (2024-04-16)

Features

Bug Fixes

  • StoryTelling styling and highlight active nav item (#842) (ec1b7cf)
  • style: Navigation z-index (#848) (ec425c6)

0.4.0 (2024-04-09)

Features

  • Added image/video based hero section to StoryTelling (#808) (03e99a0)
  • Export/Import for storytelling editor (#809) (40aee95)
  • StoryTelling with Editor Mode (#788) (5ed4599)
  • Use eox-jsonform instead of monaco editor (#791) (91a6ba9)

Bug Fixes

0.3.1 (2024-03-25)

Bug Fixes

  • Add default sensitive tag like iframe (#773) (b6f867e)

0.3.0 (2024-03-25)

Features

Bug Fixes

0.2.0 (2024-03-07)

Features

Bug Fixes

  • style: Restrict iframe, img, video max width by default (#705) (53a3cf7)

0.1.0 (2024-02-27)

Features

  • Add markdown rendering via markdown-it as string and URL (#690) (42154a3)
  • Render markdown from default slot (#696) (cfef85a)

Bug Fixes

0.0.0 (2024-02-22)

Features