Commit Graph

429 Commits

Author SHA1 Message Date
Rui Saraiva
8efa541fd4
Merge pull request #40 from ruisaraiva19/renovate/nextjs-monorepo
fix(deps): update dependency next to v9.3.5
2020-04-18 10:20:08 +01:00
Renovate Bot
be3344e7f8
fix(deps): update dependency next to v9.3.5 2020-04-18 04:22:09 +00:00
Rui Saraiva
5384ca6971
Merge pull request #38 from ruisaraiva19/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v2.28.0
2020-04-16 22:59:50 +01:00
Renovate Bot
e6ddad0f2f
chore(deps): update typescript-eslint monorepo to v2.28.0 2020-04-16 17:47:14 +00:00
Rui Saraiva
0143d6d6bf
Merge pull request #37 from ruisaraiva19/renovate/eslint-plugin-prettier-3.x
chore(deps): update dependency eslint-plugin-prettier to v3.1.3
2020-04-16 09:24:45 +01:00
Renovate Bot
f4feb8e374
chore(deps): update dependency eslint-plugin-prettier to v3.1.3 2020-04-16 08:22:46 +00:00
Rui Saraiva
afa1f078e4
Merge pull request #36 from ruisaraiva19/renovate/stylelint-13.x
chore(deps): update dependency stylelint to v13.3.2
2020-04-16 09:22:09 +01:00
Renovate Bot
02ae446930
chore(deps): update dependency stylelint to v13.3.2 2020-04-14 16:30:39 +00:00
Rui Saraiva
0cabb95126
Merge pull request #35 from ruisaraiva19/develop 2020-04-12 23:39:46 +01:00
Rui Saraiva
abb0b89ba5
Merge branch 'master' into develop 2020-04-12 23:37:08 +01:00
Rui Saraiva
b03d746ed1
fix(favycon): fix background image, colors, and alignments (#34) 2020-04-12 23:36:41 +01:00
Rui Saraiva
ad33b8b72e
Merge pull request #33 from ruisaraiva19/develop 2020-04-12 21:57:14 +01:00
Rui Saraiva
2cad2eeab7
Merge branch 'master' into develop 2020-04-12 21:54:06 +01:00
Rui Saraiva
6bdffeb309
feat(seo): add seo meta tags (#32) 2020-04-12 21:52:56 +01: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
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
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
1a248622da
chore(storybook): add css modules support (#20) 2020-04-11 12:54:26 +01:00
Rui Saraiva
ba4895c122
Merge pull request #19 from ruisaraiva19/develop
add base, storybook, and contributors
2020-04-11 11:36:00 +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
Eduardo Pinto
b3303feab9
Merge pull request #4 from ruisaraiva19/docs/favicon-sizes-formats
docs: add favicon sizes and formats
2020-04-10 14:20:47 +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