This repository was archived by the owner on May 24, 2024. It is now read-only.
v2.0.0
2.0.0 (2022-10-19)
⚠ BREAKING CHANGES
- change icon names facebook, linkedin, twitter
- remove useless T prefix from type names
- rename leftelement and rightelement
Features
- add a system to display tooltips (based on label) (bb0dde3)
- add new icons (952a0cc)
- add onclick property to list item (6dab489)
- add property layout to list (6209cbb)
- add style to clickable & grid listitem (378992b)
- add system to extract labels from nodes into a component (dcac4af)
- add system to install the lights in the scene (2e7e975)
- add system to install the main camera (624c1e8)
- add system to layout the graph in 3D (e1e3a8e)
- add system to manage the update of all the meshes (8e08d81)
- add system to prepare the scene on first rendering (b249b02)
- add system to transform a graph into entities (f8cf605)
- cast the spell which creates minimal component (b13322e)
- catch layout property, add element type for title & refactor code for listitem (80bd5a4)
- define schema (components) (f6b882c)
- generate new sprites (f3545d9)
- implement the main rendering function (sync with the world) (2d6bb7f)
- improve props description (881a3b6)
- listitem: simplify layout (8eb25ad)
- make description style conditional (c8025b9)
- make prepare scene system configurable (a bit) (5764fb3)
- make the install camera system configurable (527c350)
- make the spawn graph system configurable (cf6d8ce)
- parameterize node tooltip system (0b2bdaa)
- pass layout property to children (8c78e9d)
- rename leftelement and rightelement (11a30cc)
Bug Fixes
- change immutable list name import (3e2898e)
- change sprite generator targets (cec83dc)
- remove z-index from select.scss story (1d417d9)
- text field: add resizeHeightOnly property (84268c9)
- update description of faucet limitation rate (06d50a6)
- use correct sentences for texts of the faucet organism (bd6bcbb)