|
Add Vue demo mounts for buttons, inputs, tables and capture inputs section
- Add GnButton, GnInput and GnTable Vue demo mounts. - Switch tables partial to demo-section for screenshot capture. - Add dismissible alert styles and close button. - Include Inputs section in screenshot review list. Co-Authored-By: Claude <noreply@anthropic.com> |
|---|
|
|
| demo/partials/alerts.html |
|---|
| demo/partials/badges.html |
|---|
| demo/partials/buttons.html |
|---|
| demo/partials/cards.html |
|---|
| demo/partials/inputs.html |
|---|
| demo/partials/tables.html |
|---|
| src/scss/components/_alerts.scss |
|---|
| src/vue/components/GnAlert.js |
|---|
| tests/demo-screenshot.spec.js |
|---|