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

docs: add docs on how to link to a specific theme #2555

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

tujoworker
Copy link
Member

@tujoworker tujoworker commented Aug 10, 2023

Closes #2374

@vercel
Copy link

vercel bot commented Aug 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 8:57am

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 09f7bd8:

Sandbox Source
eufemia-starter Configuration

Copy link
Contributor

@langz langz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, so it was already possible 🤔
Thanks for adding the docs 🙇

@tujoworker tujoworker merged commit 54b9f1b into main Aug 10, 2023
@tujoworker tujoworker deleted the docs/link-to-theme branch August 10, 2023 11:16
tujoworker pushed a commit that referenced this pull request Aug 17, 2023
## [10.6.0](v10.5.0...v10.6.0) (2023-08-17)

### 📝 Documentation

* add "Messageboxes" to FormStatus for the equivalent Figma name ([#2560](#2560)) ([bf6a19f](bf6a19f))
* add docs on how to link to a specific theme ([#2555](#2555)) ([54b9f1b](54b9f1b)), closes [#2374](#2374)
* add theming link to the contribution guide ([#2558](#2558)) ([e88bd72](e88bd72))

### ✨ Features

* **Anchor:** inline style sbanken ([#2550](#2550)) ([3511f09](3511f09))
* **Button:** sbanken hover and error ([#2523](#2523)) ([3ea2850](3ea2850))
* **Forms:** Extension (beta) for simplified implementation of web forms through tailored functionality for layout and data handling ([#2420](#2420)) ([74700c0](74700c0))
* **Input:** sbanken styling ([#2540](#2540)) ([db36f09](db36f09))
* **Textarea:** sbanken theme ([#2551](#2551)) ([d8cfb1c](d8cfb1c))

### 🐛 Bug Fixes

* **Forms:** fix circular imports issue ([#2566](#2566)) ([3ac4276](3ac4276))
* **NumberFormat:** accept options like maximumFractionDigits ([#2557](#2557)) ([2e09e80](2e09e80))
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

How to link to docs of specific brand/theme?
2 participants