Conversation
add more search terms to icons
…-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
…bo configuration for task management
- 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.
… thumb pages components
… 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.
… configuration and activation command
…/setup-node@v6 with improved caching and versioning
…ture Feature/#811 create base structure
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
Bugfix/update pkg version
chore: add workflow_dispatch trigger to package publish and versionin…
chore: version packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.