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

Create a demo for the application theme with global styles #9282

Closed
6 tasks done
mshabarov opened this issue Nov 2, 2020 · 2 comments
Closed
6 tasks done

Create a demo for the application theme with global styles #9282

mshabarov opened this issue Nov 2, 2020 · 2 comments

Comments

@mshabarov
Copy link
Contributor

mshabarov commented Nov 2, 2020

Create a demo for the feature in vaadin/application-theme-demo which showcases the in-project app theme usage with some global css applied to the Vaadin crm tutorial end result. https://github.com/vaadin-learning-center/crm-tutorial

It will be initially just a module for “in-project demo” and later on for reusable case. It should showcase

  • global styles
  • component specific theming with e.g. applying borders to all text-fields
  • background image used via css
  • background image used via Java code
  • using a custom font from a npm package ?
  • using font-awesome icons from an npm package

Part of #9246

@taefi
Copy link
Contributor

taefi commented Dec 9, 2020

background image used via Java code is waiting for #9535 and #9622

@taefi
Copy link
Contributor

taefi commented Jan 13, 2021

After #9622 is merged, the background image used via Java code is working now.

@taefi taefi closed this as completed Jan 13, 2021
@taefi taefi reopened this Jan 13, 2021
@taefi taefi closed this as completed Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants