Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@adenvt adenvt released this 06 Dec 10:37
· 54 commits to main since this release
3243af7

🚨 Breaking Changes

✨ New Color Foundation

Added

Brand
  • brand.accentSubtle (brand-accent-subtle)
  • brand.accentSubtlest (brand-accent-subtlest)
Foregrounds
Roles
  • fg.infoOnEmphasis (text-info-on-emphasis)
  • fg.successOnEmphasis (text-success-on-emphasis)
  • fg.warningOnEmphasis (text-warning-on-emphasis)
  • fg.dangerOnEmphasis (text-danger-on-emphasis)
Backgrounds
Inverted
  • bg.onInverse (bg-on-inverse)
  • bg.onInverseSubtle (bg-on-inverse-subtle)
Dim (for overlay)
  • dim.subtle (bg-dim-subtle)
  • dim.default (bg-dim-default)
  • dim.emphasis (bg-dim-emphasis)
Border
  • border.onInverse (border-on-inverse)
  • border.emphasis (border-emphasis)
  • border.emphasis-alpha (border-emphasis-alpha)

Changes

Background
  • bg-subtle renamed to bg-base
  • bg-base renamed to bg-ground
  • bg-subtle-alpha renamed to bg-emphasis-alpha
Border
  • border-muted renamed to border-subtlest

🚀 Features

  • core:
    • Expose usePsPDF, loadFont, and createCanvas - by Ade Novid (81380)
  • foundation:
    • Adjust color palette gray to look blueish and adjust all of others color palette also welcome to new milk palette - by Afriq Yasin Ramadhan (e73df)
    • Add alpha black and alpha white colors; add opacity 3 - by Afriq Yasin Ramadhan (08203)
    • Add bg-gradient maroon to dark red - by Afriq Yasin Ramadhan (ed27b)
    • Add new semantic color in brand eg. brand-accent-subtlest - by Afriq Yasin Ramadhan (4abfa)
    • Add new inverse background family member eg. on-inverse and on-inverse-subtle - by Afriq Yasin Ramadhan (d5122)
    • Adjust brand, foregrounds, backgrounds, and borders semantic colors - by Afriq Yasin Ramadhan (f6359)
    • Adjust component colors with latest color pallete - by Afriq Yasin Ramadhan (d635c)
    • New extra-tiny (xt) of typography font-size - by Afriq Yasin Ramadhan (a5d0f)
    • Add dim alpha background for overlay or backdrop - by Afriq Yasin Ramadhan (4060a)
  • pdf-worker:
    • Add option to use local PDF.js worker with useLocalPdfWorker config - by Pringgo Radianto (21ed1)
  • pspdfkit:
    • Add selfhost worker - by Ade Novid (f5180)
  • table-sortable-field:
    • Add support sortable table by field - by Devara Eko (d860e)
    • Update table static docs about sortable - by Devara Eko (1654c)

🐞 Bug Fixes

  • Refine textColor roles in component - by Afriq Yasin Ramadhan (8cad8)
  • Migrate fill subtle to fill base - by Afriq Yasin Ramadhan (052bc)
  • Migration component bg-dark-subtle-alpha to bg-dark-emphasis-alpha - by Afriq Yasin Ramadhan (76493)
  • Adjustment component with new palette color - by Afriq Yasin Ramadhan (731b0)
  • deps:
    • Update dependency @jill64/universal-sanitizer to v1.3.2 - (ba89d)
    • Update dependency @jill64/universal-sanitizer to v1.3.3 - (74fc8)
    • Update dependency pdfjs-dist to v4.7.76 - (ed0e4)
    • Update dependency date-fns to v4 - (82d02)
    • Update dependency @floating-ui/dom to v1.6.12 - (4040a)
    • Update dependency chart.js to v4.4.6 - (d04be)
    • Update dependency marked to v14.1.4 - (f0fee)
    • Update dependency @jill64/universal-sanitizer to v1.3.4 - (19c8b)
    • Update dependency pdfjs-dist to v4.8.69 - (96609)
    • Update dependency vue-router to v4.5.0 - (f2f19)
    • Update dependency marked to v15 - (7cf8a)
  • dropzone:
    • Fix missing target focus - by Ade Novid (22f21)
  • pdf-viewer:
    • Fix compat with ios 16 below - by Ade Novid (a7da0)
  • persona:
    • Fix selfhost app baseURL - by Ade Novid (7e67a)
    • Fix missing scroll-into-view - by Ade Novid (736e4)
View changes on GitHub

This probably the first and the last version, because many people in this project no longer in this company. Thanks for all contributors 😭