Commit Graph

14 Commits

Author SHA1 Message Date
Rui Saraiva
6c6d4f6e63 chore: update contributors count 2021-07-13 01:01:04 +01:00
Rui Saraiva
9000eabe85 docs: remove netlify from README 2021-07-13 00:59:41 +01:00
Rui Saraiva
758ec0565a chore: update contributors list 2020-10-06 00:52:21 +01:00
Rui Saraiva
20f009e848
feat: responsive version (#113)
* feat: wip - responsive version

* chore(config): update eslint config

* fix: align drop zone footer

* fix: add prop for immutable colors

* fix: container width issue on tablet

* chore: change class name convention

* chore: add missing error styles on mobile

* style(viewport): add 100vh fix for safari

* style: update bottom info padding on mobile

* perf: remove getInitialProps function and dependencies

* chore(deps): update sharp to v0.25.0

* chore: delete unused hook

* docs: add @miguellteixeira as a contributor

* test(cypress): update page load wait

* feat(responsive): update code modal for mobile

* feat(responsive): update background images and light/dark toggle color

* feat(responsive): add about us modal on mobile

* feat(responsive): update sharable image

Co-authored-by: Miguel Teixeira <teixeira.silva.miguel@gmail.com>
2020-09-10 17:57:57 +01:00
Rui Saraiva
ac0ccd674f
chore(storybook): update Netlify badge 2020-04-21 19:11:05 +01:00
Rui Saraiva
8f84907f9c chore(docs): fix typo 2020-04-19 20:01:02 +01:00
Rui Saraiva
6e8e851746 chore: update README, logo and package.json 2020-04-19 19:54:00 +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
a611bcd4fe
feat: add dark mode toggle component (#21)
* feat: add dark mode toggle component

Add dark mode toggle component with custom hook

fix #14

* feat(dark-mode): add svgs, fix flash and css modules support

* docs: update get start guide and fix typos
2020-04-11 23:13:21 +01:00
Rui Saraiva
53f05234f9
docs: add contributors (#18)
* docs: setup all-contributors

* docs: add @ruisaraiva19 as a contributor

* docs: add @eduardoPinto12 as a contributor

* docs: add @otsugua as a contributor

* docs: add @rgllm as a contributor
2020-04-11 11:31:04 +01:00
Rui Saraiva
db594fac6b chore: add storybook (#17) 2020-04-11 11:12:41 +01:00
Rui Saraiva
b183cc9fef
feat: setup next, eslint, stylelint, and typescript (#5)
* feat: setup next, eslint, stylelint, and typescript

* ci: add Semantic Pull Requests config

* ci: add renovate config

* ci: add commit lint workflow

* ci: add code lint workflow

* ci: add release workflow

* docs(ci): add status badges for release, lint, and commitlint

* ci: add now config

* chore: update repo name

* ci(release): remove assets from release
2020-04-10 22:34:32 +01:00
Rui Saraiva
0271dab083 docs: add favicon sizes and formats 2020-04-10 13:56:04 +01:00
Rui Saraiva
4e27736449
Initial commit 2020-04-09 19:12:28 +01:00