Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style layout components #25

Merged
merged 13 commits into from
Feb 17, 2023
Merged

Style layout components #25

merged 13 commits into from
Feb 17, 2023

Conversation

lksmsr
Copy link
Contributor

@lksmsr lksmsr commented Feb 15, 2023

No description provided.

@Code42Cate Code42Cate merged commit a379a98 into alpha Feb 17, 2023
@Code42Cate Code42Cate deleted the style-lyout-components branch February 17, 2023 15:38
@lksmsr
Copy link
Contributor Author

lksmsr commented Feb 17, 2023

🎉 This PR is included in version 1.0.0-alpha.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deangite pushed a commit that referenced this pull request May 11, 2023
* style(layoutcomponents): style header, footer

* style(mobilenav): style mobile nav

* style(layout): transitions

* test(localeswitch): fix failing tests (WIP)

* test(switch): fix failing test

* test(renderconfig): fix missing component warnings

* fix(default): data fetching

* fix(default): reactivity broken in locale config

* fix(middleware): use activeLocale not config

* test(locale): fix active locale changed

* style(nuxt.config): remove comment

* style(pagetransition): remove page transitions

---------

Co-authored-by: Jonas Scholz <[email protected]>
dp-technical pushed a commit that referenced this pull request Aug 17, 2023
# 1.0.0 (2023-08-17)

### Bug Fixes

* **baseURL-config:** remove baseURL configuration ([#106](#106)) ([13ffc51](13ffc51))
* **button:** fix internal links ([#39](#39)) ([c1b210d](c1b210d))
* **components:** hide dev ([#44](#44)) ([ac3e759](ac3e759))
* **components:** hydration mismatch warnings ([#19](#19)) ([7a8d60c](7a8d60c))
* **dependencies:** update fsxa dependencies ([4a0b404](4a0b404))
* **dependencies:** update fsxa dependencies ([#88](#88)) ([c7b02ae](c7b02ae))
* **dependencies:** update to latest content-api version ([#100](#100)) ([230085e](230085e))
* **devcomponents:** hide if not preview mode ([#59](#59)) ([38e399d](38e399d))
* **dev:** fix dev component ([#53](#53)) ([ba74bb2](ba74bb2))
* **error.vue:**  exclamation mark style issue ([#64](#64)) ([cb22090](cb22090))
* **footer component:** legal links in footer now react to language switch ([de9fe56](de9fe56))
* **footer:** fix links on footer ([563c1ba](563c1ba))
* **languageswitch:** resolve language switch mismatch ([#86](#86)) ([511bb3c](511bb3c))
* **package.json:** repository url config semantic release ([7fae7a9](7fae7a9))
* **post-endpoint:** remove attribute mapping from request body ([10a0cbe](10a0cbe))
* **richtext:** add support for nested texts ([#20](#20)) ([e2b4c42](e2b4c42))
* **richtextelement:** render content as html ([#37](#37)) ([6373736](6373736))
* **routing:** correctly handle content projection ([#32](#32)) ([8117380](8117380))
* **routing:** differentiate between 404 and 500 ([#76](#76)) ([d16927c](d16927c))
* **routing:** redirect to new route after locale changed ([#22](#22)) ([20e398a](20e398a))
* **slug:** use showError instead of createError in useAsyncData ([#35](#35)) ([588e021](588e021))
* style improvements ([#50](#50)) ([4c85903](4c85903))
* todos in code ([#73](#73)) ([ac0d188](ac0d188))

### Features

* **components:** product category section ([#36](#36)) ([7f5114c](7f5114c))
* **components:** setup component wireframes ([#8](#8)) ([8e882c2](8e882c2))
* **content:** add caching layer to content ([#18](#18)) ([9c0e50f](9c0e50f))
* **content:** fetch and store dataset in content cache ([#33](#33)) ([72cf484](72cf484))
* **dev:** add syntax highlighting ([#69](#69)) ([97f516d](97f516d))
* **dev:** display products data ([#40](#40)) ([729b67a](729b67a))
* **endpoint:** create an endpoint to check for the health of server ([1430d75](1430d75))
* **featuredProducts:** add component ([2c2f331](2c2f331))
* **featuredproductsection:** add 2 new components: FeaturedProducts and FeaturedProductItem ([bdaa19c](bdaa19c))
* **locale:** change default lang via env ([#67](#67)) ([454ca7b](454ca7b))
* **locales:** get available locales ([#83](#83)) ([d36ad50](d36ad50))
* **logger:** add logger plugin ([#56](#56)) ([b569b30](b569b30))
* **logger:** import Logger class from fsxa-api ([a4a0739](a4a0739))
* **logger:** import Logger class from fsxa-api ([61f71ef](61f71ef))
* **product:** style product section ([#34](#34)) ([96e23aa](96e23aa))
* **projectProperties:** fetch pp on app start ([#15](#15)) ([a61f151](a61f151))
* **richtext:** add u element component ([f20dcb1](f20dcb1))
* setup basic navigation ([#7](#7)) ([97c9cd5](97c9cd5))
* setup fsxa ([#6](#6)) ([2f10a0b](2f10a0b))
* **sitemap:** add sitemap ([#47](#47)) ([5b18af6](5b18af6))
* style layout components ([#25](#25)) ([a379a98](a379a98))
* **tpp:** add editing functionality ([#51](#51)) ([69a8159](69a8159))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants