Tags: hoppscotch/ui
Tags
feat: modal and toast improvements (#7) * feat: vue soner added * feat: wrapper function added for soner * chore: initial impl * feat: simple and input modal story added * feat: legacy toast support * chore: rich colors for toast * feat: legacy modal story * chore: fixes spelling mistake * feat: modal wrapper added * feat: modal examples added * chore: removed bracket * feat: improve example * feat: nested modal with props * chore: update modals export * chore: modal props warning issue updated * feat: legacy toast action support * chore: toast types updated * chore: minor improvements across modal and toast related files * chore: legacy toast type * chore: toast ui * chore: toast type improved * chore: refactor toast module * chore: export naming consistency * chore: separated legacy toast * chore: bump vue-sonner to 1.1.2 * chore: make toast dismissal work programmatically * chore: export improvements * fix: import legacy toast * chore: theme.css for default styling * chore: change histoire.scss to theme.scss * chore: update README * chore: legacy toast styling * chore: made legacy-toast deprecated * feat: vue-sonner replaced with @hoppscotch/vue-sonner * fix: vue-sonner type issue fixed * feat: new modal added as beta --------- Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com> Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>