mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-16 10:54:49 +00:00
6129711802
- @nuxt/ui-assets@0.2.1 - @nuxt/ui-templates@1.3.2
11 KiB
11 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.2 (2024-04-02)
Bug Fixes
- add labels to footer links for accessibility (#221) (6e6764b)
- ui-templates: give alternative of creating
app.vue
(#233) (bc8c845)
1.3.1 (2023-07-29)
Bug Fixes
- deps: revert critters upgrade (0341634)
1.3.0 (2023-07-28)
Features
1.2.1 (2023-07-26)
Bug Fixes
- handle empty message object when generating declaration (5f229ef)
1.2.0 (2023-06-20)
Bug Fixes
Features
- templates: add spa-loading-icon (b3ceabe)
1.1.1 (2023-01-31)
Note: Version bump only for package @nuxt/ui-templates
1.1.0 (2023-01-06)
Bug Fixes
- templates: avoid using blur in no-animation mode, disable animation in Safari (#175) (e552ec5)
- use dynamic copyright year (#193) (816f361)
Features
0.4.0 (2022-09-20)
Bug Fixes
Features
0.3.3 (2022-09-05)
Bug Fixes
0.3.2 (2022-08-12)
Features
0.3.1 (2022-08-11)
Bug Fixes
0.3.0 (2022-07-21)
Note: Version bump only for package @nuxt/ui-templates
0.2.2 (2022-07-21)
Bug Fixes
- inline global css that's not at beginning of line (#141) (adb0eb6)
- templates: prevent scrollbars from appearing on loading screen (#144) (fbab1cb)
0.2.1 (2022-07-12)
Note: Version bump only for package @nuxt/ui-templates
0.2.0 (2022-07-12)
Bug Fixes
Features
0.1.1 (2022-05-07)
Bug Fixes
0.1.0 (2022-04-19)
Bug Fixes
- better gradients (bc8d393)
- extract inline scripts from template (042029d)
- improve design of error pages (#68) (9a81dd7)
- make style global (a9d6416)
- only convert app links to
<NuxtLink>
(01e1920) - templates: don't use
v-html
on<NuxtLink>
(f07bad4) - templates: fix title and don't use css variables (c31c699)
- templates: generate js templates (0cb54cc)
- templates: hybrid global + scoped styles (835c29f)
- templates: reduce size and fix z-index (6f72fd1)
- ui-templates: switch to
useHead
import (#89) (0352482) - use vh for height (790de8f)
- use vh instead and fixed position (9f119b8)
Features
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2021-11-10)
Bug Fixes
0.1.4 (2021-10-20)
Bug Fixes
- add button background on dark media (#36) (de0a759)
- add missing
rel="noopener
on some links(#34) (8f18183)
0.1.3 (2021-10-12)
Bug Fixes
- updates colors and templates (e5691b0)
0.1.2 (2021-10-12)
Features
- add welcome page template (d7f95db)
Bug Fixes
- add rootdir to vite fs.allow (02da788)
0.1.1 (2021-10-07)
0.1.0 (2021-09-23)
0.0.6 (2021-09-23)
0.0.5 (2021-07-20)
Bug Fixes
- correct color for the logo in dark mode (408e6aa)
0.0.4 (2021-07-14)
0.0.3 (2021-07-14)
Bug Fixes
0.0.2 (2021-07-14)
Features
- add prerender script to preview (4721560)
- loading page (#18) (78799fb)
- update new structure (closes #14) (631c740)
Bug Fixes
- fix prerender and strict context (ae26e1f)