graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
155 stars 28 forks source link

feat(design)!: rename notification's dismissable property to dismissible #2844

Closed xelaint closed 2 months ago

xelaint commented 2 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

input name is dismissable but that's not the preferred way of spelling.

Fixes: N/A

What is the new behavior?

Rename dismissable property to dismissible

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information