v1.0.0-pre.6
Pre-releaseChanges
d9ea65a - Created the Update index.js [Mathias Wagner]
46da4f8 - Created the Update styles.sass [Mathias Wagner]
68ea005 - Created the Update.jsx home page [Mathias Wagner]
953e7ac - Created the Settings index.js [Mathias Wagner]
ff76174 - Created the Settings styles.sass [Mathias Wagner]
f6ff6f1 - Created the Settings.jsx page [Mathias Wagner]
2f178be - Implemented new pages in the main.jsx [Mathias Wagner]
eb3663a - Fixed a bug in the Finished.jsx page [Mathias Wagner]
ef1fddd - Added styles to the Themes styles.sass [Mathias Wagner]
f442087 - Implemented proper theme management in the Themes.jsx [Mathias Wagner]
eefe92c - Created the UACPrompt index.js [Mathias Wagner]
e1e2435 - Created the UACPrompt styles.sass [Mathias Wagner]
1250100 - Created the UACPrompt.jsx home page [Mathias Wagner]
34d9451 - Fixed the Root.jsx layout [Mathias Wagner]
ef5b2af - Fixed the Home.jsx layout [Mathias Wagner]
f99a035 - Created the contexts styles.sass [Mathias Wagner]
d81b5c2 - Implemented the config in the ConfigurationContext.jsx [Mathias Wagner]
bdc0e84 - Created the SmallButton index.js [Mathias Wagner]
9a312e0 - Created the SmallButton styles.sass [Mathias Wagner]
b657da0 - Created the SmallButton.jsx component [Mathias Wagner]
7948d8e - Implemented transactions in the index.js [Mathias Wagner]
ce86e8c - Implemented transactions in the config.js util [Mathias Wagner]
be52790 - Implemented request-efi-entries in the index.js [Mathias Wagner]
bac2bdb - Created the partition.js#retrieveEFIEntries util function [Mathias Wagner]
53fc4aa - Implemented the config into the installer.js util [Mathias Wagner]
bacc124 - Created the config.js util [Mathias Wagner]
5caeb2b - Fixed text overflow in PartitionItem styles.sass [Mathias Wagner]
93e2149 - Implemented an actual installer in the Install.jsx [Mathias Wagner]
07cff89 - Updated the Finished.jsx [Mathias Wagner]
a046b85 - Added contextual page switching in the ConfigurationContext.jsx [Mathias Wagner]
7414c4f - Added hover effect to navigation [Mathias Wagner]
54f5b21 - Implemented a proper navigation [Mathias Wagner]
2cde1a0 - Added new handlers to the ipcMain [Mathias Wagner]
536036e - Added partition.js#retrieveBootloaderMount [Mathias Wagner]
63fc016 - Updated the installer.js util [Mathias Wagner]