Skip to content

fix: correct theming variable docs and modernize project docs#74

Merged
Jaganath-MSJ merged 1 commit into
betafrom
dev
May 25, 2026
Merged

fix: correct theming variable docs and modernize project docs#74
Jaganath-MSJ merged 1 commit into
betafrom
dev

Conversation

@Jaganath-MSJ

Copy link
Copy Markdown
Owner

Description

Promotes the documentation corrections from dev to beta. This change aligns
contributor-facing docs with the actual project setup, fixes inaccurate CSS
theming examples, and expands Claude's project guidance. No source/library code
is affected — docs and repo meta-files only.

  • README / FEATURES: fix dark-mode examples to use the real CSS variables
    (--bg-color, --text-primary, --primary-color), correct the light-palette
    :root note, and drop links to the gitignored docs/ directory
  • CONTRIBUTING / PR template / issue templates: target the dev branch, add
    CI-aligned verify steps, testing and Conventional Commits guidance, and
    Calendar-specific issue/PR fields
  • CODE_OF_CONDUCT / SECURITY: replace placeholder/empty reporting details
    with a concrete private reporting channel and response window
  • CLAUDE.md: document loading/error-handling, color-scheme and RTL
    architecture, and clarify the lint script

Fixes # (n/a)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor / chore (no functional change)

Pull Request Checklist

  • My commit messages follow the Conventional Commits spec
  • I have updated the documentation (README.md, FEATURES.md) where relevant
  • I have added or updated tests that cover my change (n/a — docs only)
  • I have added or updated a Storybook story (n/a — docs only)

How Has This Been Tested?

Documentation-only change; no automated tests required.

  • Reviewed rendered Markdown for the corrected CSS variable examples
  • Confirmed no source files under src/ are modified (git diff --stat origin/beta..dev)

Screenshots / Recordings

N/A — no UI changes.

Align contributor-facing docs with the actual project setup, correct
inaccurate CSS theming examples, and expand Claude's project guidance.

- README/FEATURES: fix dark-mode examples to use the real CSS variables
  (--bg-color, --text-primary, --primary-color), correct the light
  palette :root note, and drop links to the gitignored docs/ directory
- CONTRIBUTING/PR template/issue templates: target the `dev` branch,
  add CI-aligned verify steps, testing and Conventional Commits guidance,
  and Calendar-specific issue/PR fields
- CODE_OF_CONDUCT/SECURITY: replace placeholder/empty reporting details
  with a concrete private reporting channel and response window
- CLAUDE.md: document loading/error-handling, color-scheme and RTL
  architecture, and clarify the lint script
@Jaganath-MSJ Jaganath-MSJ merged commit 96d5e84 into beta May 25, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant