Release v0.2.0
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.2.0 (2021-05-10)
Bug Fixes
Features
- add svg icons (#156) (3441158)
- allow collection creation (#178) (a1b0d56)
- allow user to delete a collection (#184) (fcc7193)
- allow user to select collection (#183) (fc8ee77)
- apply re-usable components to collection root page (#166) (943b396)
- content header component (#147) (84896e7)
- create object card and collection card component (#154) (f74650a)
- empty collection page (#180) (e45ae6f)
- make collection grid responsive (#181) (749e70d)
- retrieve name from pod (#187) (667eb8d)
- set up collection feature (#160) (7047e10)
Documentation
- collection feature documentation (#157) (739167d)
- collections components documentation (#138) (f67f9ce)
- update readme commands (#179) (fc3def4)
0.1.0 (2021-05-03)
Documentation
- added documentation structure for user manual (#45) (57b9683)
- added draft architecture (#1) (3229da7)
- added third party apps to architecture (55d05e7)
- fixed interactions in architecture diagram (a681f5e)
- fixed typos (5287202)
- new how-to doc for authentication (#46) (e178939)
- updated architecture (#5) (c042f21)
- updated priorities (#4) (fb2ed33)
Features
- add alerts to authenticate & collection page (#76) (7531abe)
- add basic primary navigation (#101) (37e3eec)
- add new WebID link (#78) (089ee76)
- add support notifications (#36) (dc16b49)
- added basic translator (#34) (125e373)
- added draft scope (1a30450)
- added logger (#33) (f4fae4e)
- added support for dynamic client names (#118) (95ad5bf)
- allow users to logout (#112) (9571918)
- basic component structure with XState & LitElement (21305c1)
- create authenticate feature (#31) (6728fd3)
- create basic login page (#38) (c050c98), closes #35
- debounce input in form element (#100) (90c5439)
- disable input when validating or submitting forms (#98) (5f03b1c)
- get issuer from WebID (#96) (7c0db68)
- get issuer should throw on 404 (#130) (a170e82)
- handle callback from identity provider (#91) (2b376a1)
- hide authentication form when initializing or redirecting (#129) (b3c0b1c)
- integrate solid service with authenticate machine (#74) (bc34d8f)
- support async form validation (#80) (20713ff)
- support forms and basic validation (#47) (4baf4d4)
- use normalize.css to reset css (#66) (c5a380a)
- use re-bundles solid client to login (#81) (adf56cc)
Bug Fixes
- fix form element icon padding (#132) (83b4f71)
- support for Safari and mobile browsers (#134) (e512cfe)
0.1.0 (2021-05-03)
Bug Fixes
- fix form element icon padding (#132) (83b4f71)
- support for Safari and mobile browsers (#134) (e512cfe)
Features
- add alerts to authenticate & collection page (#76) (7531abe)
- add basic primary navigation (#101) (37e3eec)
- add new WebID link (#78) (089ee76)
- add support notifications (#36) (dc16b49)
- added basic translator (#34) (125e373)
- added draft scope (1a30450)
- added logger (#33) (f4fae4e)
- added support for dynamic client names (#118) (95ad5bf)
- allow users to logout (#112) (9571918)
- basic component structure with XState & LitElement (21305c1)
- create authenticate feature (#31) (6728fd3)
- create basic login page (#38) (c050c98), closes #35
- debounce input in form element (#100) (90c5439)
- disable input when validating or submitting forms (#98) (5f03b1c)
- get issuer from WebID (#96) (7c0db68)
- get issuer should throw on 404 (#130) (a170e82)
- handle callback from identity provider (#91) (2b376a1)
- hide authentication form when initializing or redirecting (#129) (b3c0b1c)
- integrate solid service with authenticate machine (#74) (bc34d8f)
- support async form validation (#80) (20713ff)
- support forms and basic validation (#47) (4baf4d4)
- use normalize.css to reset css (#66) (c5a380a)
- use re-bundles solid client to login (#81) (adf56cc)