Skip to content

Develop#5

Merged
Seungwoo321 merged 18 commits intomainfrom
develop
Feb 25, 2026
Merged

Develop#5
Seungwoo321 merged 18 commits intomainfrom
develop

Conversation

@Seungwoo321
Copy link
Copy Markdown
Contributor

No description provided.

Seungwoo321 and others added 18 commits January 15, 2026 22:19
- Update package.json for npm public registry
- Add publish-init.yml for one-time initial publish
- Update publish.yml to use release-it for versioning
- Add .release-it.json configuration
- Add release-it and conventional-changelog dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove GitHub Packages specific instructions
- Add npm badges (version, downloads, license)
- Simplify installation instructions
- Add related packages section

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add content rules (6 rules):
  - empty-text, button-text-length, title-length
  - page-title, link-text, no-placeholder
- Add data-display rules (6 rules):
  - table-header, list-empty-state, table-empty-state
  - list-pagination, table-columns, card-grid
- Add feedback rules (6 rules):
  - spinner-context, progress-value, toast-duration
  - alert-dismissible, tooltip-length, form-errors
- Add cognitive load rules to usability (4 rules):
  - too-many-buttons, too-many-form-fields
  - page-complexity, drawer-width
- Update README with new categories
- Total rules: 51 (was 33)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add centralized constants.ts with shared validation thresholds
- Add utils.ts with reusable tree traversal functions
- Add interaction rules for button/link/form action validation
- Replace 8 inline recursive functions with hasChildMatching/countInChildren
- Replace 7 items extraction patterns with getNodeItems utility
- Remove unused buttonStyleTracker and resetConsistencyTrackers
- Unify text extraction patterns with getNodeText()
- Reduce bundle size by 3.6% (78.71KB → 75.90KB)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Upgrade @wireweave/core from 1.2.0 to 1.4.1
- Add [skip ci] support to prevent publish loops
- Add main→develop PR sync after release
- Add CLAUDE.md to .gitignore
- Update README documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Resolved conflicts in publish.yml and README.md, keeping develop branch changes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@wireweave/core 의존성을 v1.4.1에서 v2.0.0으로 업그레이드했습니다.
- Adds support for col scroll attribute

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
core 패키지의 최신 기능 및 개선사항을 반영하기 위해 의존성 버전을 업데이트했습니다.
@wireweave/core 패키지를 2.1.0에서 2.2.0으로 업데이트했습니다.
@Seungwoo321 Seungwoo321 merged commit 28cdc57 into main Feb 25, 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