Update list for development
This commit is contained in:
parent
880b9a9759
commit
7ac5d94c72
1 changed files with 4 additions and 4 deletions
|
@ -45,12 +45,13 @@ ___
|
||||||
## In Development
|
## In Development
|
||||||
The following features are planned:
|
The following features are planned:
|
||||||
- Crash Report
|
- Crash Report
|
||||||
- Deep Links
|
- ~~Deep Links~~
|
||||||
|
- Error Pages for WebViews
|
||||||
- Light Theme [Why?](#why-add-light-mode)
|
- Light Theme [Why?](#why-add-light-mode)
|
||||||
- Notification System
|
- Notification System (Progress: 24%)
|
||||||
- Progress indicators
|
- Progress indicators
|
||||||
- Skeleton State [What's this?](#what-is-skeleton-state)
|
- Skeleton State [What's this?](#what-is-skeleton-state)
|
||||||
- Splash
|
- Splash (Progress: 40%)
|
||||||
- System Respect [What's this?](#what-do-you-mean-by-system-respect)
|
- System Respect [What's this?](#what-do-you-mean-by-system-respect)
|
||||||
- Components for:
|
- Components for:
|
||||||
- Navigation
|
- Navigation
|
||||||
|
@ -60,7 +61,6 @@ The following features are planned:
|
||||||
- Sidebar
|
- Sidebar
|
||||||
|
|
||||||
### What do you mean by System Respect?
|
### What do you mean by System Respect?
|
||||||
|
|
||||||
A part of this function of Nexus Polestar will only be utilized on Windows and mostly macOS, as Electron's `systemPreferences` API doesn't support Linux.
|
A part of this function of Nexus Polestar will only be utilized on Windows and mostly macOS, as Electron's `systemPreferences` API doesn't support Linux.
|
||||||
|
|
||||||
Basically, System Repect in Nexus Polestar will try it's best to integrate into the user's system.
|
Basically, System Repect in Nexus Polestar will try it's best to integrate into the user's system.
|
||||||
|
|
Reference in a new issue