Skip to content

Commit 09238f8

Browse files
queadquead
authored andcommitted
1.9.1 - Updating player colors, cleaning the css, replaced sass variables with css4 variables
1 parent 3eea0ab commit 09238f8

27 files changed

+556
-792
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ Just take files from ***dist*** folder
5353

5454
## Changelog
5555

56+
Angular2 YT Player v1.9.1
57+
- Saving settings.json to localstorage if your localstorage is empty
58+
- Cleaning the css
59+
- Auto saving playlists
60+
- Auto saving all changes you do, you can disable auto save from settings
61+
- Toggle light/dark mode
62+
- UI/UX improvements and fixes
63+
5664
Angular2 YT Player v1.9
5765
- Add/remove items from playlist, first time when is initialized It is prepopulated with related videos
5866
- Next/prev video from your playlist
@@ -121,9 +129,6 @@ Angular2 YT Player v1.0.0
121129
- *Room chat **(unversioned)***
122130

123131
#### Roadmap to 2.0
124-
- When first time load the app it will transfer settings from settings.json to localstorage **(in v1.9.1)**
125-
- Save settings in localstorage **(in v1.9.1)**
126-
- Save playlist in localstorage **(in v1.9.1)**
127132
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
128133
- Hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
129134

0 commit comments

Comments
 (0)