Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Releases: meetalva/alva

1.0.0-alpha.56

17 May 14:08
Compare
Choose a tag to compare
1.0.0-alpha.56 Pre-release
Pre-release
v1.0.0-alpha.56

feat: add google analytics to privacy policy (#789)

1.0.0-alpha.55

07 May 14:27
9f1567d
Compare
Choose a tag to compare
1.0.0-alpha.55 Pre-release
Pre-release
v1.0.0-alpha.55

docs: restore mission video (#786)

1.0.0-alpha.54

07 May 11:53
Compare
Choose a tag to compare
1.0.0-alpha.54 Pre-release
Pre-release
v1.0.0-alpha.54

fix: prevent duplicate pages (#785)

1.0.0-alpha.53

16 Apr 09:10
Compare
Choose a tag to compare
1.0.0-alpha.53 Pre-release
Pre-release
v1.0.0-alpha.53

fix: exclude webpack from nccbuild (#782)

1.0.0-alpha.52

09 Apr 23:28
6ffb90d
Compare
Choose a tag to compare
1.0.0-alpha.52 Pre-release
Pre-release
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

09 Apr 22:33
Compare
Choose a tag to compare
1.0.0-alpha.51 Pre-release
Pre-release
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

27 Mar 18:18
Compare
Choose a tag to compare
1.0.0-alpha.50 Pre-release
Pre-release
v1.0.0-alpha.50

docs: add spelling and grammar tweaks (#774)

1.0.0-alpha.49

27 Mar 18:14
Compare
Choose a tag to compare
1.0.0-alpha.49 Pre-release
Pre-release
v1.0.0-alpha.49

docs: fix wrong dependency reference (#768)

1.0.0-alpha.48

27 Mar 14:24
Compare
Choose a tag to compare
1.0.0-alpha.48 Pre-release
Pre-release
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

27 Mar 13:49
Compare
Choose a tag to compare
1.0.0-alpha.47 Pre-release
Pre-release
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