Skip to content

Merge with main#827

Merged
nasdan merged 60 commits intomainfrom
dev
Apr 16, 2026
Merged

Merge with main#827
nasdan merged 60 commits intomainfrom
dev

Conversation

@nasdan
Copy link
Copy Markdown
Member

@nasdan nasdan commented Apr 16, 2026

No description provided.

antonio06 and others added 30 commits October 20, 2025 16:47
…-component

Feature/#808 create mouse icon component
…n-right-number

Feature/fix input stepper align right number
…nu-add-font-size-property

Feature/#793 fix horizontal menu add font size property
- Updated base Vitest configuration to exclude additional test and config files.
- Introduced browser-setup.ts for Jest DOM integration.
- Created browser.ts for browser testing configuration using Playwright.
- Added spa.ts for single-page application testing configuration.
- Updated package.json to include new dependencies and exports for browser configuration.
… across components

- Changed prop names in various shape components from `x`, `y`, `id`, `onSelected` to `_x`, `_y`, `_id`, `_onSelected`.
- Updated related components including ProgressBar, RadioButton, Slider, TextArea, TimepickerInput, ToggleSwitch, Tooltip, and others.
- Ensured consistent naming conventions across mock components in both front and low wireframes.
- Removed unused `use-selection.business.ts` file.
- Adjusted ESLint configuration to disable specific rules for better compatibility.
- Fixed regex in rich-text utils for underline formatting.
nasdan and others added 29 commits April 16, 2026 00:42
… organization

- Created individual restriction files for various shapes including LineChart, LoadIndicator, MapChart, Modal, PieChart, Table, ToggleLightDark, VerticalMenu, VideoPlayer, Videoconference, and ParagraphText.
- Updated imports in shape components to reference the new restriction files.
- Removed inline size restrictions from shape components to streamline code and improve maintainability.
- Introduced `@lemoncode/quickmock-mcp` package with build and test scripts.
- Introduced `@lemoncode/quickmock-vscode-extension` package with build and test scripts.
- Added base configuration for TypeScript and Vitest in both packages.
- Updated tooling with a new `@lemoncode/tsdown-config` package for consistent build settings.
- Enhanced workspace configuration in `package.json` to include new packages and local npm registry scripts.
- Added changeset scripts for versioning and publishing.
- Updated devDependencies in package.json files across multiple packages to use fixed versions instead of caret (^) to ensure consistent installations.
- Removed unnecessary typescript and vitest dependencies from mcp package.json.
- Added missing @types/vscode and @vscode/vsce dependencies in vscode-extension package.json.
…/setup-node@v6 with improved caching and versioning
Bumps the development-dependencies group with 3 updates: [husky](https://github.com/typicode/husky), [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) and [tsdown](https://github.com/rolldown/tsdown).


Updates `husky` from 9.0.11 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.7)

Updates `@types/wicg-file-system-access` from 2023.10.5 to 2023.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access)

Updates `tsdown` from 0.21.8 to 0.21.9
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.8...v0.21.9)

---
updated-dependencies:
- dependency-name: husky
  dependency-version: 9.1.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/wicg-file-system-access"
  dependency-version: 2023.10.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tsdown
  dependency-version: 0.21.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…pment-dependencies-3f28834df3

chore(deps-dev): bump the development-dependencies group with 3 updates
chore: add workflow_dispatch trigger to package publish and versionin…
@nasdan nasdan merged commit 930a4d3 into main Apr 16, 2026
3 checks passed
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.

3 participants