All notable changes to this project will be documented in this file.
- Demo GIF added to the README file.
- npmignore file added to the project.
- Japanese README file added to the project.
- MIT license added to the project.
- Updated README file.
- New functionality for managing tooltips in the
JapanMap
component. - Support for CSS modules in the
JapanMap
component. - Extends prefectures data (descriptions and fill colors) added to the README file.
- Updated dependencies to improve performance and stability.
- Improved the structure of the project for better organization of components and styles.
- Fixed overflow issues in the layout of the map.
- Resolved errors related to CSS not being applied correctly.
- Initial release of the
JapanMap
component for visualizing the map of Japan. - Basic CSS styles for the
JapanMap
component. - TypeScript support for better type safety and development experience.
- Refined the API for the
JapanMap
component to enhance usability. - Updated documentation to reflect initial functionality and usage instructions.
- Fixed bugs in prefecture rendering and tooltip display.