Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 1.05 KB

@undp-data/svelte-sidebar

2.0.4

Patch Changes

  • 6dca058: fix: change default sidebar width from string (360px) to number type (360).

2.0.3

Patch Changes

  • 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.

2.0.2

Patch Changes

  • 3101984: chore: updated eslint to v9

2.0.1

Patch Changes

  • bbdcc5a: fix: fixed sidebar button color and style

2.0.0

Major Changes

  • 224477a: chore: migrated bulma to v1.0.0. Included fontawesome css and google font icon css in customised bulma css.

1.0.0

Major Changes

  • 20387f0: chore: migrated sveletekit from v1 to v2

Minor Changes

  • 0a8a202: feat: add new option 'border' to enable customising border style (color, width, etc) for sidebar

Patch Changes

  • d5623c9: fix: add 'showToggleButton' option to sidebar component
  • d5623c9: fix: add height variable in sidebar component

0.0.3

Patch Changes

  • 29713d4: fix: changed toggle icon and position in sidebar

0.0.2

Patch Changes

  • a9ed22f: feat: release svelte-sidebar package!!