Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 950 Bytes

File metadata and controls

55 lines (36 loc) · 950 Bytes

Change Log

[v.1.0.18]

Added

  • Added customIcon property to AlertMessage interface to allow custom icons per message
  • Added icon property to AlertComponentProps to set default icon for all alerts
  • Added sx property to AlertComponentProps for custom MUI styling

[v.1.0.13] - [v.1.0.17]

Fixed

  • fix functionality of ignoreParentComponentPosition

[v.1.0.12]

Added

  • add property ignoreParentComponentPosition to AlertComponent

[v.1.0.11]

Fixed

  • fix rollupOptions in vite.config.ts that led to an invalid hook call.

[v.1.0.4] - [v.1.0.10]

tried to find build error

[v.1.0.4]

Fixed

  • fix package.json main file

[v.1.0.3]

rebuild

[v.1.0.2]

rebuild

[v.1.0.1]

rebuild

Changed

  • update auto-publish.yml add build process

[v.1.0.0]

Added

  • add AlertComponent
  • add MessengerHelper

Changed

  • ReadMe

[v.0.0.0]

All versions under v.1.0.0 are only setup