Skip to content

1.0.0-rc.8

Compare
Choose a tag to compare
@adenvt adenvt released this 09 Sep 06:54
· 222 commits to main since this release
f3341fa

🚀 Features

  • avatar:
    • Create avatar square-round type variant; create component-variables of accordion; refine toast and popup positioning - by Afriq Yasin Ramadhan (9a795)
  • checkbox:
    • Refine checkbox-checked style - by Afriq Yasin Ramadhan (88e5d)
  • dropdown:
    • Create dropdown-text component and create example what it should used for - by Afriq Yasin Ramadhan (d8613)
    • Add menu-size variant auto - by Ade Novid (7bf10)
  • eslint-config-persona:
    • Add type definition - by Ade Novid (8ef2b)
  • input-range:
    • Change input range color with brand-accent - by Afriq Yasin Ramadhan (7889c)
  • pdf-viewer:
    • Add event loading - by Ade Novid (6be84)
  • radio:
    • Refine input type radio - by Afriq Yasin Ramadhan (555f5)
  • richtext:
    • Add component p-richtext - by Ade Novid (eddcd)
  • ringbar:
    • Add prop direction - by Ade Novid (6b5d2)
  • tailwind-preset:
    • Add mono and tailwind default font family - by Ade Novid (124cc)

🐞 Bug Fixes

  • Change color of progressbar and progress indicator, add warning variant of banner, change warning color in light mode - by Afriq Yasin Ramadhan (d7d2e)
  • Refine button variant, provide global variable of navbar height - by Afriq Yasin Ramadhan (827a5)
  • button:
    • Remove color variant in button outline - by Afriq Yasin Ramadhan (6133d)
    • Remove color variant of button link and outline, add color variant of button ghost - by Afriq Yasin Ramadhan (03097)
  • calendar:
    • Change selected date with branch accent - by Afriq Yasin Ramadhan (2a2dc)
  • carousel:
    • Fix error when v-model change before slider mounted - by Ade Novid (f10d0)
  • contextual-bar:
    • Trigger when component unmounted - by Ade Novid (29d4a)
  • deps:
    • Update dependency @types/react to v18 - (2fb73)
    • Update dependency @floating-ui/dom to v1.6.8 - (3c5be)
    • Update testing-library monorepo - (f09f3)
    • Update dependency @zxing/browser to v0.1.5 - (c7e83)
    • Update dependency chart.js to v4.4.3 - (3c340)
    • Update dependency marked to v13 - (91dae)
    • Update nuxt framework to v3.12.4 - (ad841)
    • Update dependency @zxing/library to v0.21.2 - (e49e3)
    • Update dependency vue-demi to v0.14.9 - (8036f)
    • Update dependency @jill64/universal-sanitizer to v1.3.0 - (91250)
    • Update dependency @vueuse/math to v10.11.0 - (a6f8f)
    • Update dependency @vueuse/core to v10.11.0 - (bd5a4)
    • Update dependency vue-router to v4.4.0 - (658e5)
    • Update dependency marked to v13.0.3 - (5749a)
    • Update dependency vue-demi to v0.14.10 - (8f359)
    • Update dependency vue-router to v4.4.2 - (48b8b)
    • Update dependency pdfjs-dist to v4 - (76df0)
    • Update dependency vue-collapsed to v1.3.4 - (76b1b)
    • Update dependency @floating-ui/dom to v1.6.9 - (b5976)
    • Update dependency vue-router to v4.4.3 - (cf01c)
    • Update dependency marked to v14 - (0f3ef)
    • Update dependency @floating-ui/dom to v1.6.10 - (be31b)
    • Update dependency @vueuse/core to v10.11.1 - (da6be)
    • Update dependency @vueuse/math to v10.11.1 - (5efed)
    • Update dependency @vueuse/core to v11 - (04056)
    • Update dependency @vueuse/math to v11 - (a5e1f)
    • Update dependency @fontsource/dm-sans to v5.0.22 - (b79d5)
    • Update dependency @vueuse/core to v11.0.1 - (f13e1)
    • Update dependency @jill64/universal-sanitizer to v1.3.1 - (22bfc)
    • Update dependency @vueuse/math to v11.0.1 - (becc6)
    • Update dependency chart.js to v4.4.4 - (47af9)
    • Update dependency @zxing/library to v0.21.3 - (58548)
    • Update dependency @vueuse/core to v11.0.3 - (8bcf0)
    • Update dependency @vueuse/math to v11.0.3 - (fca76)
    • Update dependency marked to v14.1.0 - (7778c)
    • Update dependency pdfjs-dist to v4.6.82 - (1b3f2)
    • Update nuxt framework to v3.13.1 - (7e872)
    • Update dependency marked to v14.1.1 - (c5ace)
    • Update dependency @nuxt/kit to v3.13.1 - (0cb36)
    • Update dependency @fontsource/dm-sans to v5.0.23 - (02387)
    • Update dependency marked to v14.1.2 - (8f46a)
  • modal:
    • Trigger close on esc btn only when modal is open - by Devara Eko (5fadb)
  • pdf-viewer:
    • Fix missing import - by Ade Novid (5e719)
  • persona-icon:
    • Fix typed on ts 5.x - by Ade Novid (e8615)
  • persona-ilustration:
    • Fix typed on ts 5.x - by Ade Novid (54b0c)
  • progress:
    • Make progress active in accent color - by Afriq Yasin Ramadhan (82a83)
  • progressbar:
    • Make progressbar default color in brand accent - by Afriq Yasin Ramadhan (44c63)
  • select:
    • Make option selected icon in brand accent - by Afriq Yasin Ramadhan (a8dc0)
  • steps:
    • Fix error when using keep-alive - by Ade Novid (958a8)
  • tabs:
    • Fix error when using keep-alive - by Ade Novid (4cbe9)
View changes on GitHub