1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-18 11:51:20 +02:00
This commit is contained in:
Morris Brodersen
2023-11-19 15:07:08 +01:00
parent 07e0393660
commit 51c43ef35c

View File

@@ -857,20 +857,20 @@ Feedback is highly appreciated.
### 11/2023 ### 11/2023
- Add development server with hot reloading - Added [local development server](#83-local-development-server) with hot reloading
- Fix some visual issues - Fixed some visual issues
- Update dependencies - Updated dependencies
### 05/2023 ### 05/2023
- Add basic testing - Added basic testing
- Fix stylelint errors - Fixed stylelint errors
- Update dependencies - Updated dependencies
### 08/2022 ### 08/2022
- Small improvements - Small improvements
- Fix date seeking bug on Safari - Fixed date seeking bug on Safari
### 05/2022 ### 05/2022
@@ -895,4 +895,4 @@ Feedback is highly appreciated.
[@n0nick](https://github.com/n0nick) [@n0nick](https://github.com/n0nick)
- Fixed [#1](https://github.com/morris/vanilla-todo/issues/4) (bad links) — - Fixed [#1](https://github.com/morris/vanilla-todo/issues/4) (bad links) —
[@roryokane](https://github.com/roryokane) [@roryokane](https://github.com/roryokane)
- Initial version. - Initial version