Skip to content

Releases: Adyen/lume

[private] Release 0.5.2

08 May 07:53
a297d77
Compare
Choose a tag to compare
  • 🔖 Release v0.5.1 0dc9bb7
  • 🐛 Hover on the chart is not showing the popover 5051ff3

[private] Release 0.5.1

26 Apr 11:39
Compare
Choose a tag to compare
  • 📝 Add missing fields in vue2/vue3 package.json c471177

[private] Release 0.5.0

26 Apr 11:08
Compare
Choose a tag to compare
  • ✨ Add nodeHeaders option to Alluvial 2423d51
  • ✨ Provide part/total values for Alluvial valueFormat 13c0c01
  • 🐛 Fix unable to set withPoints through options c915a41
  • ✨ Add tooltip option to format title 657e031
  • 📝 Update Alluvial documentation e2b4eae
  • 🩹 Fix chart legend warnings by adding label to mock data ba09bb6

[private] Release 0.4.0

05 Apr 09:14
Compare
Choose a tag to compare
  • ✅ Update & add tests for Events API 73b5e9c
  • 🚧 Monorepo structure work in progress d000c0a
  • 📝 Update core components' documentation with Events API ec34035
  • ✨ Introduce an event API to Lume charts 506ded2
  • ✅ Update unit tests to work with vue-test-utils for Vue3 3def780
  • 🐛 Fix axis tick hovering behavior 3fa3dd1
  • 🚧 Monorepo structure WIP d62caa9
  • ✨ Add Events API to Alluvial diagram 6b3db7c
  • 📝 Update charts/groups documentation with Events API 04511a7
  • 📝 174 create docs bba292e
  • 🚸 Added stories for custom tooltip 7cd39e1
  • 👷 Update release/publish configs for monorepo 22e826d
  • 🐛 Fix axis ghost rendering & hover detection d93b375
  • ✨ Improve API of chart legend events 4c9e475
  • ⏪️ Revert changes for group-props.ts and lume-bar-group.vue d7b2fed
  • 🎨 Streamline props for lume-bar-group group component 00df9e0
  • ♻️ Refactor clean-up 7f99a9e
  • 🔥 Remove unnecessary code 1794188
  • 🔀 Add changes from main branch 33b2539
  • 📝 Fixed type-o in READM.md for lume-bar-group d4af6a1
  • 📝 Update documentation 553695e
  • 🚧 Fix minor compatibility issues a9d1f6e
  • 🩹 Fix sparkline area mouse events 2f7f2a0
  • 🐛 Lume tooltip to be created once target element is known a1e24ec
  • 💚 Remove Node 14 from unit test PR workflow and fix postbuild c779cd0
  • 📝 Updated tooltip doc 53fb083
  • 📝 Fix documentation indent & add Options reference b87ecac
  • 📦️ Update workspace package names d0d9bf6

[private] Release 0.3.3

02 Mar 09:10
Compare
Choose a tag to compare
  • 🐛 Fix chart ID not being unique + tooltip anchor issues 8391edf
  • ✅ Update & fix unit tests 9fdc431
  • 🔖 Release v0.3.2 e5f3259
  • 🩹 Add fallback for tooltipAnchorAttributes provide/inject de06702

[private] Release 0.3.2

22 Feb 16:04
Compare
Choose a tag to compare
  • 🐛 Add missing sequential colors enum 2325c36
  • 🐛 Add missing header chart legend slot fbfa8cd
  • 🔖 Release v0.3.1 efed115

[private] Release 0.3.1

20 Feb 09:59
Compare
Choose a tag to compare
  • 🐛 Fix duplicated keys in tooltip anchors df072c6

[private] Release 0.3.0

15 Feb 16:10
Compare
Choose a tag to compare
  • 🔨 Authenticate with NPM only when needed #144
  • 🔖 Release v0.2.1 #150
  • ✨ Add full path highlighting to Alluvial 991ccd5
  • ♻️ Refactor tooltip anchor logic 64e2fa0
  • 📝 Update alluvial diagram documentation 3a704e9
  • ✅ Update tooltip unit tests 89a6b97
  • ♻️ Refactor highlight mode from close to closest 6dd8c81
  • 🔨 Use token secret from release environment 982c532

[private] Release 0.2.1

01 Feb 10:52
61cab1b
Compare
Choose a tag to compare
  • 🩹 Fix wrong import path in component stories #148
  • 🎨 Code clean-up #139
  • 🚚 Move constants to @/utils/ #141
  • 🔖 Release v0.2.0 #142
  • ♻️ Refactor Alluvial diagram and its sub-elements b8f810a
  • ♻️ Refactor group components into script setup a4089b1
  • ♻️ Abstract lume-alluvial-path-group to lume-alluvial-group 1afa447
  • ♻️ Refactor lume-point API; Add stories; Update docs dfb5f00
  • 📝 Add lume-line stories; Update documentation 0064b59
  • ♻️ Move transition logic to line-group 6cad45f
  • ✅ Add group-props spec test file b214a09
  • 💄 Remove color from alluvial end node 55bf875
  • 🎨 Update prop composables & docs data 982a647
  • ✅ Fix unit tests bc47d57
  • 🚚 Move path-group into alluvial-group folder ea601ef
  • 🎨 Remove Vue.set; Improve chartType; Add title color vars 8468a02
  • 🎨 Remove duplicate DEFAULT_COLOR variable c0463c4
  • 🚚 Move group-props to @/composables 2b8d40e
  • 🩹 Fix chart legend stories 8083216
  • 🎨 Remove Vue import and Vue.set usage 85bdbb2
  • ✅ Fix test failure (wrong import) 1643ad0
  • ✅ Fix failing test fc656db

[private] Release 0.2.0

18 Jan 11:22
Compare
Choose a tag to compare
  • 🐛 Fix axis grid lines not updating on size change #138
  • 💄 Add other colors (green, orange, red) #136
  • 💚 Fix vitest config #140
  • 🔧 Update release config to create draft Github releases #133
  • ⬆️ Update vitest monorepo to ^0.27.0 #132
  • ✨ Introduce script setup #121
  • ⬆️ Update dependency d3 to v7.8.0 #118
  • ⬆️ Update dependency vite-plugin-static-copy to ^0.13.0 #117
  • ⬆️ Update vitest monorepo to ^0.26.0 #126
  • 🔖 Release v0.1.9 #131
  • ✨ add script setup to core components 3af8d6f
  • ✨ add script setup to chart components 5abe8e7
  • ✅ fix failing tests b713d44
  • 🎨 Remove unnecessary lifecycle hook 82171bc
  • 🏷️ add type validation to defineEmits events 46fffdd