Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Jurredr/glass-down

v21.9.20-561

20 Sep 09:28
Compare
Choose a tag to compare

Other Changes

v21.9.11-1407

12 Sep 11:47
Compare
Choose a tag to compare

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)

v21.9.10-1297

10 Sep 21:41
Compare
Choose a tag to compare

Other Changes

  • Changed display name of project to "Glassdown". (bfa12ed)
  • Created a custom menu with file management base. (460bf72)
  • Fancy new icon / logo. (ba819d6)

v21.9.5-1254

05 Sep 21:05
Compare
Choose a tag to compare

Other Changes

  • Small change to test GitHub actions. (5d351ff)
  • Updated actions to use branch 'master'. (baba2f2)
  • Removed tests action, changed typecheck to not use vue anymore. (6fd0ecd)