You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,29 +80,30 @@ And that's it! Your `SkateHub Frontend` should now be up and running locally on
80
80
81
81
### 2024
82
82
83
+
- 2024-12-07 - Create `textarea` form component [#88](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/88)_(v0.1.26)_
83
84
- 2024-11-19 - Add reCAPTCHA verification to sign-up process [#70](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/70)_(v0.1.25)_
84
85
- 2024-11-19 - Add Lint-Staged to enhance pre-commit validations [#65](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/65)_(v0.1.24)_
85
86
- 2024-11-19 - Create an API Route for the Sitemap [#62](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/62)_(v0.1.23)_
86
87
- 2024-11-13 - Add reCAPTCHA verification to sign-in process [#59](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/59)_(v0.1.22)_
- 2024-11-06 - Create the `reset password` page [#21](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/21)_(v0.1.17)_
92
-
- 2024-04-28 - Update the `forgot-password` page of the SkateHub project[#20](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/20)_(v0.1.16)_
- 2024-04-28 - Redirect to the root route when attempting to access /auth [#19](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/19)_(v0.1.15)_
94
-
- 2024-04-28 - Create the `forgot-password` page of the SkateHub project[#18](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/18)_(v0.1.14)_
95
-
- 2024-04-11 - Update the `signin` page of the SkateHub project[#17](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/17)_(v0.1.13)_
96
-
- 2024-04-08 - Create the `confirmation` page of the SkateHub project[#15](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/15)_(v0.1.12)_
97
-
- 2024-04-06 - Update the `signin` page of the SkateHub project[#14](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/14)_(v0.1.11)_
98
-
- 2024-04-03 - Create the `signup` page of the SkateHub project[#12](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/12)_(v0.1.10)_
- 2024-03-31 - Update `authentication` and `session` management [#11](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/11)_(v0.1.9)_
100
101
- 2024-03-29 - Create the `toast` component [#10](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/10)_(v0.1.8)_
101
-
- 2024-03-27 - Add the `favicon`of the SkateHub project [#9](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/9)_(v0.1.7)_
102
+
- 2024-03-27 - Add the `favicon`[#9](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/9)_(v0.1.7)_
102
103
- 2024-03-27 - Add the `prettier.config.js` file to the project to handle with code formatter [#8](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/8)_(v0.1.6)_
103
-
- 2024-03-27 - Create the `signin` page of the SkateHub project [#7](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/7)_(v0.1.5)_
104
+
- 2024-03-27 - Create the `signin` page [#7](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/7)_(v0.1.5)_
104
105
- 2024-03-26 - Create the `header` component [#5](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/5)_(v0.1.4)_
105
-
- 2024-03-26 - Create the `home` page of the SkateHub project [#4](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/4)_(v0.1.3)_
106
+
- 2024-03-26 - Create the `home` page [#4](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/4)_(v0.1.3)_
106
107
- 2024-03-26 - Create the `sidebar` provider and components to handle with the aside menu [#3](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/3)_(v0.1.2)_
107
108
- 2024-03-24 - Add [Chakra UI](https://chakra-ui.com/) to handle with the user interface [#2](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/2)_(v0.1.1)_
108
109
- 2024-03-19 - Add a quick guide to getting started with the application [#1](https://github.com/jpcmf/Frontend-GraduateProgram-FullStack-2024/pull/1)_(v0.1.0)_
0 commit comments