Releases: Jurredr/glass-down
Releases · Jurredr/glass-down
v21.9.20-561
Other Changes
- Update electron vendors. (e1f3762)
- Create LICENSE. (9a37d95)
- Rename LICENSE to LICENSE.md. (2b306b0)
- Create CODE_OF_CONDUCT.md. (312a81d)
- Autoformatted some code. (285fea8)
- Merge branch 'master' of https://github.com/Jurredr/glass-down. (c27fb46)
- New, more symmetrical icon. (1d060db)
- Update README.md. (b17a799, 219aeeb)
- Merge pull request #1 from Jurredr/autoupdates/electron-vendors. (9e4d9fc)
Update electron vendors - Stopped devtools opening on run. (2c023b4)
- File content updating on save implemented. (f9c353a)
- Save state updating fixed and working. (529891c)
- Opening a file finally updates the editor contents. First release officially done.. (a867727)
v21.9.11-1407
Other Changes
- Removed hiddenInset style for title bar. (f2b932b)
- Removed old, unused logo svg. (f65ad1c)
- Sorted content files into sub-directories. (cb0cde5)
- Added a border between preview and editor. (a637bf3)
- Change import for changed file directory. (37daf93)
- Added a file-name component to the application. (fb3dafc)
- Removed unnecessary editorView check. (a08e012)
- Removed focus outline on editor. (a91ecc8)
- Lowered opacity on selected editor line. (797174a)
- Updated design & added file name section styling. (876a5d3)
- Updated the design for more transparency. (a732bba)
- Dev tools no longer opens on start. (1c8ddce)
- Updated logo colors & symmetry. (348bb06)
- Added preferences menu option. (908390e)
- Added useStates for file name and saved state. (73fe397)
- Base logic for saving and opening files. (aea8c67)
- Glassdown name added to title bar. (13c20b7)
- Added types for IpcRenderer. (a2da7d0)
- Ran the auto formatter. (b94a1db)
- Added a listener for updating the file name and save state when saved. (0484d99)
- Progress on opening, loading, saving of files. (2a9d52f)