Commit Graph

420 Commits

Author SHA1 Message Date
09abc1ea9c 💻 | Rename components 2021-04-08 22:04:20 +02:00
249c675db8 💻 | Format the date 2021-04-08 15:00:52 +02:00
70a913585d 💻 | Change phone ref 2021-04-08 15:00:41 +02:00
1244741151 💻 | Change Heart Emoji and change cookie max age 2021-04-08 15:00:30 +02:00
52d67e4cf5 💻 | Format the date in post preview 2021-04-08 14:49:16 +02:00
f6faa6e5a0 💻 | Finished the blog preview 2021-04-08 14:48:00 +02:00
cd23266536 💻 | Change base url axios 2021-04-08 14:47:17 +02:00
f431ce036f 💻 | Change translation 2021-04-08 14:47:01 +02:00
a1596f73ad 💻 | Working on mobile version #2 2021-04-07 23:01:52 +02:00
4c9f128e61 💻 | Working on mobile version 2021-04-07 22:51:22 +02:00
caaef95497 💻 | Change blog padding 2021-04-07 22:36:44 +02:00
ca67cbb9bb 💻 | Finish the blog preview page 2021-04-07 22:23:19 +02:00
67f841881c 💻 | Add new effect on button 2021-04-07 22:22:19 +02:00
60af5ff89d 💻 | Change ad color from red to rose 2021-04-07 22:21:33 +02:00
b7ea76f006 💻 | Remove next page button on blog main page 2021-04-07 22:20:50 +02:00
d223387b16 💻 | Rework typography style 2021-04-07 22:20:19 +02:00
a879593b6d 💻 | Add Nuxt Storage 2021-04-07 22:19:39 +02:00
c3ca83b797 💻 | Implement translations 2021-04-07 22:18:43 +02:00
db71e07aca 💻 | Working on error page 2021-04-07 22:18:22 +02:00
08599b09d1 💻 | Working so hard on the design review 2021-04-02 21:58:07 +02:00
ca8e80af4b Update project 2021-03-31 09:59:21 +02:00
02534e8520 💻 | Working on review 2021-03-28 13:06:16 +02:00
970f249003 Merge pull request #38 from ArthurDanjou/dependabot/npm_and_yarn/css-loader-5.2.0
chore(deps-dev): bump css-loader from 5.1.3 to 5.2.0
2021-03-25 12:12:04 +01:00
0ee232da40 Merge pull request #37 from ArthurDanjou/dependabot/npm_and_yarn/nuxt-i18n-6.22.0
fix(deps): bump nuxt-i18n from 6.21.1 to 6.22.0
2021-03-25 12:10:33 +01:00
dependabot[bot]
44d3d297f2 chore(deps-dev): bump css-loader from 5.1.3 to 5.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 00:35:13 +00:00
dependabot[bot]
4daca51159 fix(deps): bump nuxt-i18n from 6.21.1 to 6.22.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.21.1 to 6.22.0.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.21.1...v6.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 00:34:35 +00:00
17e904e74a 💻 | Move typescript types file into the directory + Convert Nuxt config into a ts file 2021-03-22 22:01:49 +01:00
07c1d89da3 💻 | Remove imported components 2021-03-22 21:52:41 +01:00
03db9ff299 💻 | Update all components with Composition API and TypeScript & Add images 2021-03-22 21:48:26 +01:00
f2d420a87a 💻 | Working with Composition API and TypeScript 2021-03-21 22:31:52 +01:00
c0c04205a0 Working 2021-03-21 22:21:30 +01:00
2060c843ae Working 2021-03-21 22:17:18 +01:00
738056477a Update dependencies and remove vite for build 2021-03-21 18:19:15 +01:00
801753e2af Merge pull request #35 from ArthurDanjou/dependabot/npm_and_yarn/tailwindcss-2.0.4
chore(deps-dev): bump tailwindcss from 2.0.3 to 2.0.4
2021-03-20 11:10:56 +01:00
dependabot[bot]
c806d2e2cc chore(deps-dev): bump tailwindcss from 2.0.3 to 2.0.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 00:45:49 +00:00
e33a7d304f fix error 2021-03-16 19:13:58 +01:00
c5decef88c testing 2021-03-16 19:13:14 +01:00
0207778727 Merge pull request #33 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/tailwindcss-4.0.1
chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.2 to 4.0.1
2021-03-16 13:13:18 +01:00
df7e03774e Merge pull request #32 from ArthurDanjou/dependabot/npm_and_yarn/nuxt-i18n-6.21.1
fix(deps): bump nuxt-i18n from 6.21.0 to 6.21.1
2021-03-16 13:12:38 +01:00
cf02b4b594 Merge pull request #34 from ArthurDanjou/dependabot/npm_and_yarn/css-loader-5.1.3
chore(deps-dev): bump css-loader from 5.1.2 to 5.1.3
2021-03-16 13:12:26 +01:00
dependabot[bot]
fdba595ed7 chore(deps-dev): bump css-loader from 5.1.2 to 5.1.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 00:42:51 +00:00
dependabot[bot]
aef5f1cf05 chore(deps-dev): bump @nuxtjs/tailwindcss from 3.4.2 to 4.0.1
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.4.2 to 4.0.1.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v3.4.2...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 00:42:29 +00:00
dependabot[bot]
2479379dbd fix(deps): bump nuxt-i18n from 6.21.0 to 6.21.1
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.21.0 to 6.21.1.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.21.0...v6.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 00:42:01 +00:00
0bdef31f6b Merge pull request #31 from ArthurDanjou/dependabot/npm_and_yarn/prism-themes-1.6.0
fix(deps): bump prism-themes from 1.5.0 to 1.6.0
2021-03-15 12:57:27 +01:00
dependabot[bot]
969dfd72a0 fix(deps): bump prism-themes from 1.5.0 to 1.6.0
Bumps [prism-themes](https://github.com/prismjs/prism-themes) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/prismjs/prism-themes/releases)
- [Commits](https://github.com/prismjs/prism-themes/compare/v1.5.0...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 00:43:57 +00:00
ddde9a4941 Rebase old template to new 2021-03-14 19:21:59 +01:00
d0ce480a5a Merge pull request #30 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/robots-2.5.0
fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0
2021-03-12 17:15:56 +01:00
dependabot[bot]
362ad5e2a3 fix(deps): bump @nuxtjs/robots from 2.4.2 to 2.5.0
Bumps [@nuxtjs/robots](https://github.com/nuxt-community/robots-module) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/nuxt-community/robots-module/releases)
- [Changelog](https://github.com/nuxt-community/robots-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/robots-module/compare/v2.4.2...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 00:37:45 +00:00
1ccb175710 Merge pull request #24 from ArthurDanjou/dependabot/npm_and_yarn/nuxt-i18n-6.21.0
fix(deps): bump nuxt-i18n from 6.20.6 to 6.21.0
2021-03-11 14:21:02 +01:00
b6236fc636 Merge pull request #26 from ArthurDanjou/dependabot/npm_and_yarn/nuxtjs/color-mode-2.0.5
chore(deps-dev): bump @nuxtjs/color-mode from 2.0.4 to 2.0.5
2021-03-11 14:20:32 +01:00