Releases: rozd/theme-kit
Releases · rozd/theme-kit
v0.3.4
What's Changed
Other Changes
- Merge pull request #15 from rozd/test/verify-swift-language-mode-compatibility (
b92f37e) - verify generated code compiles across Swift language modes (
d9057eb)
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
Other Changes
- Update README features section for clarity (
e2148fe)
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
Bug Fixes
- adds missing
nonisolatedkey in generated files (5bf9280)
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Bug Fixes
- conforms
KeyPathtoSendableifRootandValueconform to. (d3ac85c)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Features
- adds support for MeshGradient theming (
bf0d823)
Bug Fixes
- refines mesh gradient control point generation (
6968f24) - improves MeshGradient Codable implementation (
28e1c6e)
Other Changes
- Merge pull request #14 from rozd/feat/mesh-gradients (
ef4070d) - Apply suggestions from code review (
2b413a0)
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
Other Changes
- fixes layout on Theme Configurator (
ec5f406)
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
Bug Fixes
- moves preview views to template, simplifies preview layout (
0663c99)
Other Changes
- Merge pull request #13 from rozd/claude/generate-theme-preview-file (
8634d37) - Add test for empty config preview generation (
fcf9e8d) - Update README to document shouldGeneratePreview feature (
421b3ea) - Add ThemePreview generation with shouldGeneratePreview config flag (
ef5f1e9) - Initial plan (
530d051)
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
Documentation
- update README for multi-axis token adaptation and custom resolvers (
b0a4f1f)
Other Changes
- Merge pull request #12 from rozd/refactor/style-resolver (
f168dc0) - replace light/dark stored properties with Defaults enum (
44d7199) - Add custom resolver support to ThemeAdaptiveStyle (
d0036ca) - updates .gitignore (
24cb2e3)
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
Other Changes
- Merge pull request #7 from rozd/claude/fix-issue-5 (
e7cb664) - Add duplicate style name detection across categories (
4cb7f9c) - Initial plan (
b5ff0d1)
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
Other Changes
- Merge pull request #6 from rozd/chore/configurator (
8d7ff17) - Warn when token names conflict with SwiftUI built-in ShapeStyle properties (
add667f)
Full Changelog: v0.2.4...v0.2.5