Releases: arcticicestudio/arctic-ocean-fractal
0.1.0
An animated fractal of the arctic ocean
This is the initial release version of Arctic Ocean Fractal.
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
NPM package initialization — #1 (⊶ ad46d7f)
↠ Initialized the NPM package.json
file that contains the project's metadata and dependency definitions.
Initial Project Setup — #2 (⊶ 7bf16ba)
↠ Implemented the initial project setup based on Arctic Ice Studio's standards and conventions.
Styled SVG Vector Graphic Components — #3 (⊶ 73f1822)
↠ Implemented all required styled SVG vector graphic fractal components the main ArcticOceanFractal
(#3) component consists of.
Main Public API ArcticOceanFractal
Component — #4 (⊶ 255527c)
↠ Implemented the main ArcticOceanFractal
component. It is build out of the styled components implemented in #3 and represents the public API including the props
to customize the component.
The full changelog is available here