This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: meetalva/alva
Releases · meetalva/alva
1.0.0-alpha.56
v1.0.0-alpha.56 feat: add google analytics to privacy policy (#789)
1.0.0-alpha.55
v1.0.0-alpha.55 docs: restore mission video (#786)
1.0.0-alpha.54
v1.0.0-alpha.54 fix: prevent duplicate pages (#785)
1.0.0-alpha.53
v1.0.0-alpha.53 fix: exclude webpack from nccbuild (#782)
1.0.0-alpha.52
feat: extend slot default options * fix: update default slot content properly * fix: ensure correct children index * fix: allow multiple jsx elements at root level * fix: make sure single child slots work properly * feat: allow slots in default values * fix: restore essentials library * fix: remove stray debug text * fix: refactor slot content analyzing * feat: open slots by default * test: write unit tests for slot default adjustments
1.0.0-alpha.51
feat: refine styling and copy of store (#770) * WIP: feat: categorise recommended packages * fix: wire up category * feat: separate design systems from other store packages * fix: make all package blocks wrap * feat: refine styling and copy of store * fix: add missing categories * fix: refine styling of library store * fix: refine store spaces * fix: adjust library store item spaces
1.0.0-alpha.50
v1.0.0-alpha.50 docs: add spelling and grammar tweaks (#774)
1.0.0-alpha.49
v1.0.0-alpha.49 docs: fix wrong dependency reference (#768)
1.0.0-alpha.48
feat: add feedback after installing libraries (#773) * feat: add user feedback for installing libraries * feat: scroll to top after installing library via npm * feat: add show animation for library box * feat: show library box shadow with box color * feat: add new spinner component * feat: show store with internet connection only * fix: remove unneeded imports * wip: feat: animate transition of installed packages box in store * wip: feat: position installed container absolute for better performance * feat: add feedback after installing libraries * feat: add feedback after installing npm packages
1.0.0-alpha.47
feat: add button group property (#762) * feat: add button group property * fix: remove dragging overlay * feat: add function to fetch local or feather icons * chore: update styling of button group * fix: make ts happy * chore: rename radio group to button group * fix: align button group label properly * fix: simplify code * feat: add button group property to essentials box * fix: delete duplicate control entries