Skip to content

Releases: ZeyadAbdullah679/design-system-sync

v4.0.0

09 Apr 04:24

Choose a tag to compare

fix: update version reference in PR body and test suite output

v3.1.0

09 Apr 03:36

Choose a tag to compare

feat: add color and typography export functionality

- Introduced new types for color and typography exports in `src/types.ts`.
- Created a comprehensive CSS file for UI styling in `src/ui/ui.css`.
- Developed UI logic for handling exports and platform selection in `src/ui/ui.ts`.
- Implemented color conversion utilities in `src/utils/colors.ts` for Android and iOS formats.
- Added debug logging functionality in `src/utils/debug.ts`.
- Implemented base64 encoding utility in `src/utils/encoding.ts`.
- Added XML and JSON escaping utilities in `src/utils/escaping.ts`.
- Created network request handling utility in `src/utils/network.ts`.

v3.0.0

05 Feb 16:05
6aef958

Choose a tag to compare

Full Changelog: v2.0.0...v3.0.0

v2.0.0

27 Jan 03:41

Choose a tag to compare

What's Changed

  • Add MIT license, update package metadata, and bump version to 2.0.0 by @Copilot in #1

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/ZeyadAbdullah679/design-system-sync/commits/v2.0.0