forked from Borderliner/Meshki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
25f68e9
commit cec4cc7
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
## v0.4.4 | ||
1. Let the user choose between pushing sidenav or a normal one | ||
2. A note about Meshki's website which uses pure Meshki | ||
3. Textarea's text needs padding | ||
4. Change checkboxes and radio buttons | ||
## v0.4.4: | ||
- [] Let the user choose between pushing sidenav or a normal one | ||
- [] A note about Meshki's website which uses pure Meshki | ||
- [] Textarea's text needs padding | ||
- [] Change checkboxes and radio buttons | ||
|
||
## v0.4.3: | ||
0. Add proper meta tags to the document, and work on SEO | ||
1. Fix outline for sidenav-close-button | ||
2. Disabled links on sidenav still works when clicked on | ||
3. Fix Midori's issue with buttons | ||
4. Set the default style of codes to "glass" | ||
5. Utility section of the document lacks proper comments | ||
6. Append (Borderliner) to my real name as a copyright holder | ||
7. Code for buttons section in the document has extra useless line ends | ||
8. Try fixing several FIXME's inside the code | ||
- [x] Add proper meta tags to the document, and work on SEO | ||
- [] Fix outline for sidenav-close-button | ||
- [] Disabled links on sidenav still works when clicked on | ||
- [] Fix Midori's issue with buttons | ||
- [] Set the default style of codes to "glass" | ||
- [] Utility section of the document lacks proper comments | ||
- [] Append (Borderliner) to my real name as a copyright holder | ||
- [] Code for buttons section in the document has extra useless line ends | ||
- [] Try fixing several FIXME's inside the code |