Commit Graph

323 Commits

Author SHA1 Message Date
renovate[bot]
d0be5bd05d
chore(deps): update dependency stylelint to v13.3.3 (#53)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-25 09:30:38 +01:00
renovate[bot]
8eebd9965b
fix(deps): update dependency preact to v10.4.1 (#52)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-25 09:30:22 +01:00
renovate[bot]
a39264e5dc
chore(deps): update typescript-eslint monorepo to v2.29.0 (#51)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-25 09:30:04 +01:00
renovate[bot]
cb87823ec9
chore(deps): update dependency all-contributors-cli to v6.14.2 (#46)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-21 19:05:40 +01:00
renovate[bot]
580cc7b326
chore(deps): update dependency @types/multer to v1.4.3 (#47)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-21 19:05:25 +01:00
renovate[bot]
32d0ac7a45
chore(deps): update dependency semantic-release to v17.0.6 (#45)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-21 19:05:06 +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
16b8d2e37b chore(deps): move @types/react-modal to devDependencies 2020-04-19 19:21:36 +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
Renovate Bot
be3344e7f8
fix(deps): update dependency next to v9.3.5 2020-04-18 04:22:09 +00:00
Renovate Bot
e6ddad0f2f
chore(deps): update typescript-eslint monorepo to v2.28.0 2020-04-16 17:47:14 +00:00
Renovate Bot
f4feb8e374
chore(deps): update dependency eslint-plugin-prettier to v3.1.3 2020-04-16 08:22:46 +00:00
Renovate Bot
02ae446930
chore(deps): update dependency stylelint to v13.3.2 2020-04-14 16:30:39 +00:00
Rui Saraiva
3adb9bf9fa
feat(page): add favycon home page (#29) 2020-04-12 21:25:55 +01:00
Rui Saraiva
a22002beb7
feat(favycon): add drap and drop component (#25)
Add drap and drop component with dark mode support

fix #13
2020-04-12 16:07:50 +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
Eduardo Pinto
cc926db1a5
feat: add button component (#22)
* feat(button): implement basic button structure

* refactor(style): add transparent variant and font-weight prop
2020-04-11 23:07:14 +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
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
babe9079bf
feat(styles): add base styles, font, and favicon (#12)
* feat(styles): add base styles, font, and favicon

* style(favicon): update current favicon
2020-04-11 09:17:59 +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