Skip to content

Release v1.1.0 with scoped package name and accessibility improvements#30

Merged
ForgeOfDreams merged 8 commits into
mainfrom
v1.0.0
Jul 5, 2026
Merged

Release v1.1.0 with scoped package name and accessibility improvements#30
ForgeOfDreams merged 8 commits into
mainfrom
v1.0.0

Conversation

@ForgeOfDreams

Copy link
Copy Markdown
Contributor

No description provided.

ForgeOfDreams and others added 8 commits July 2, 2026 12:07
Release v1.0.1 with scoped package name and workflow updates
Replace the minimal AL-focused .gitignore with a comprehensive Node/JS/frontend ignore (logs, node_modules, build outputs, caches, env files, etc.). Update README: add npm version badge, correct the npm install spec to `@1.x.x`, and normalize CSS import examples to use tilde-prefixed package paths (e.g. `~@comfortcss/reset` and module paths).
Update the checkout action version in the publish workflow from v6 to v7.
Update README header to the npm package-scoped name '@comfortcss/reset' instead of 'ComfortCSS Reset' to match the package listing. No other changes made.
Change example/css/index.css to import '../../dist/reset.min.css' instead of '../../dist/comfort-css-reset.min.css' so the example points at the renamed/updated build artifact.
Delete generated distribution files from the repository (dist/reset.min.css and dist/.gitignore). These are build artifacts and shouldn't be tracked to avoid committing stale/minified output.
Bump package to 1.1.0 and refine core styles. Add new src/core/elements.css with resets for dialog, details/summary, progress, meter, and other modern elements. Improve accessibility: prefers-contrast & prefers-reduced-data rules, focus-visible fallback, and system color usage. Small base refinements (accent-color, scrollbar-gutter, tap highlight), typography tweaks (balanced headings, tab-size for code), remove image vertical-align, and add fieldset/legend resets. Update headers/@SInCE tags and import new elements.css in src/reset.css.
Release v1.1.0 with scoped package name and accessibility updates
@ForgeOfDreams ForgeOfDreams merged commit ed021e1 into main Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant