Skip to content

Conversation

@BlackPoretsky
Copy link
Contributor

No description provided.

- Added SVG icons: delete_xmark, dots_horizontal, dots_vertical, filter, filter_fill, grip, notifications, settings, clock_40, clock_60, clock_arrow_rotate_ccw_left, attach_file, funnel, magnifier, pencil.
- Created TypeScript environment definition file (vite-env.d.ts) for environment variables.
- Added TypeScript configuration file (tsconfig.json) for the icons package.
- Set up Vite configuration (vite.config.ts) with React plugin for the icons package.
- Introduced a new script `clear.js` to clear the distribution directory defined by `DIST_DIR`.
- Added `DIST_DIR` constant in `constants.js` to specify the path for the distribution directory.
- Removed unused `figmaApi.js` and `renameSvg.js` scripts to clean up the codebase.
- Added `tsconfig.build.json` for TypeScript build configuration.
- Updated `vite.config.ts` to include `vite-plugin-dts` for TypeScript declaration file generation and adjusted build settings.
- Updated `pnpm-lock.yaml` to include new dependencies and versions.
…, xmark, and yandex

chore: update TypeScript configuration to include new paths and adjust output directory

chore: update pnpm lockfile with new dependencies and versions

chore: modify pnpm workspace configuration to include new packages
@BlackPoretsky BlackPoretsky merged commit 4b976cc into main Apr 15, 2025
0 of 6 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.

2 participants