mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
1115aac427
- @nuxt/ui-templates@0.3.3 - @nuxt/ui@0.3.2
7.6 KiB
7.6 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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)