Commit Graph

5 Commits

Author SHA1 Message Date
Rui Saraiva
78d321d7d6
chore(node): upgrade Node.js to v14 (#432) 2021-01-24 14:40:37 +00:00
Rui Saraiva
d00cd0e2d7 refactor(types): update types for new dependencies versions 2020-06-04 22:36:04 +01:00
Rui Saraiva
efa6b4cc1e
feat: add drag and drop wizard (#39)
* feat(drag-and-drop): add drag and drop wizard

* chore(seo): update seo share image url

* improvement(upload): add download step 3

* improvement(loading): improve loading and add transitions

* improvement: add pwa support, clipboard and animations

* improvement(seo): add html lang and update title

* fix(button): fix button font family
2020-04-19 19:11:20 +01:00
Rui Saraiva
d3f0cfcb74
feat(layout): add base page layout (#24)
* feat(layout): add base page layout

Add base layout component with dark mode support

fix #15

* feat(storybook): add dark mode support to all components
2020-04-12 09:43:27 +01:00
Rui Saraiva
b63cc52894
feat(resize): add resize serverless function (#23)
Added API route serverless function to resize the favicon

fix #6
2020-04-11 18:12:12 +01:00