Commit Graph

26 Commits

Author SHA1 Message Date
Lucàs edd93d12d0 Merge pull request #4 from LucasVbr/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3
2023-01-24 13:34:33 +01:00
dependabot[bot] c8fee81c31 Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:33:50 +00:00
Lucàs 701d7f8b0a Merge pull request #3 from LucasVbr/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4
2022-12-08 22:00:36 +01:00
dependabot[bot] b16862a528 Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:10:06 +00:00
Lucàs 821b460b2d 📊 Add stats of the project in README.md 2022-08-17 13:12:16 +02:00
Lucàs 371b62ef6a Update README.md 2022-08-17 12:06:15 +02:00
Lucàs 86c4cd6aa8 🎨 Add border to the preview picture 2022-08-17 12:05:15 +02:00
Lucàs 9fdf930767 Handle long task 2022-08-16 20:25:17 +02:00
Lucàs 901474aabd Add preview picture to the README.md 2022-08-16 20:14:01 +02:00
Lucàs 06299d4e59 Generate Beautiful README.md 2022-08-16 19:35:35 +02:00
Lucàs 9d17f6e7a8 Use tailwind.config.js to import daisyUi styles 2022-08-16 19:22:28 +02:00
Lucàs ba11981039 Use TailWindCSS with DaisyUi instead of Bulma for styles
Add navbar and footer
Improve design of the List
Add MIT LICENCE
2022-08-16 19:16:02 +02:00
Lucàs 3c1e040c15 Rebuild the app 2022-08-12 13:00:10 +02:00
Lucàs 753baea58f Merge pull request #1 from LucasVbr/add-license-1
Create LICENSE
2022-07-29 00:08:02 +02:00
Lucàs 64ad20e1ae Merge pull request #2 from LucasVbr/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2022-07-29 00:07:48 +02:00
Lucàs 5c4b26322f Create CODE_OF_CONDUCT.md 2022-07-29 00:05:54 +02:00
Lucàs be715b5024 Update issue templates 2022-07-28 23:56:06 +02:00
Lucàs f10f137971 Create LICENSE 2022-07-28 23:54:28 +02:00
Lucàs b82d5445c2 Edit localStorage changes 2022-07-28 20:16:05 +02:00
Lucàs 8f29701973 Remove components and center the card 2022-07-28 19:28:34 +02:00
Lucàs 76bb4b3208 Delete dist/todo-list directory 2022-07-24 19:19:04 +02:00
Lucàs 9c81ce53a1 Merge branch 'master' of https://github.com/LucasVbr/todo-list 2022-07-24 18:49:56 +02:00
Lucàs e086256204 Initial dist subtree commit 2022-07-24 18:41:35 +02:00
Lucàs b918ef9511 Build 2022-07-24 18:38:47 +02:00
Lucàs 853e8fbb65 Remake the todo-list with Angular 2022-07-24 18:25:44 +02:00
Lucàs 9199705101 initial commit 2022-07-24 15:25:37 +02:00