Changelog for the animated drawing of an arctic landscape
This is the initial release version of Arctic Landscape.
It represents the basic project setup, structure and development workflow with an deployable state. It provides the initial implementations and configurations.
To get an overview of the general project plan, read the documentation which introduces the project and it's usage, the architecture, the tech stack and the development workflow.
Features
Basic Project Setup
Initial Project Setup — #1 (⊶ c8e5f12)
↠ Implemented the initial project setup based on Arctic Ice Studio's standards and conventions.
Styled SVG Vector Graphic Components — #2 (⊶ 61257dd)
↠ Implemented all required styled SVG vector graphic fractal components the main ArcticLandscape
(#3) component consists of.
Main Public API ArcticLandscape
Component — #3 (⊶ 328c412)
↠ Implemented the main ArcticLandscape
component. It is build out of the styled components implemented in #2 and represents the public API including the props
to customize the component.
The full changelog is available here