Releases: vanillawc/wc-resume
Releases · vanillawc/wc-resume
Migrate Demos to WebComponents.dev
v2.0.6 2.0.6
Install and Use 'interpolate-es'
v2.0.5 2.0.5
Maintenance
- fix debugging
- fix demos
- add build config
- build for dist
Maintenance
- fix dev
- add debug config
- fix demos
- optimize package
Add Theme Demo
v2.0.2 2.0.2
Update README.md
Update the README to match the new API.
Reimplement the Theming API
This major break was unfortunate but necessary. The previous templating API was implemented using lightDOM. It worked great if the resume is contained on its own page but the styling bleeds over when it's embedded into a website.
The new API renames templates - > themes and wraps the contents of the element in a shadowDOM for proper style encapsulation.
Add the 'Positive' Theme
v1.2.0 1.2.0
Add the 'Compact' Theme
v1.1.0 1.1.0
Fix Demo
v1.0.3 1.0.3