Skip to content

v1.2.2-PurpleOrwel

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 12:34
· 95 commits to main since this release

Bug Fixes

  • socketio: Fix socket.io CORS origins (717460e)
  • locale: Fix language selection (d579fa1)
  • panel: Fix undefined current panel when last is removed (560dc74)
  • path: Fix app directory case (0047b90)
  • ui: Fix undefined currentPanel (0918334)
  • ui: Fix unsaved change (e2280af)

Features

  • dep: Add svelte-portal (21ca4b5)
  • locale: Add edit grid sentences (901daea)
  • locale: Add right click sentences (5265493)
  • locale: Update sentences (82c8e0a)
  • panels: Add set (panels) method (9fabd36)
  • ui: Add class prop (e4c2911)
  • ui: Add class prop (01f569b)
  • ui: Add click to open right menu message (548c540)
  • ui: Add ContexMenu and RenameModal (4b3624a)
  • ui: Add ContextMenu component (8646a1b)
  • ui: Add ContextMenu component (c297c25)
  • ui: Add ContextMenu component (9afe803)
  • ui: Add contextmenu event (1d20103)
  • ui: Add item separator (f189d18)
  • ui: Add Menu and MenuItem components (ff8a8da)
  • ui: Add Modal and RenameModal (0723858)
  • ui: Add remove panel in context menu (8d75c26)
  • ui: Add RemoveModal component (4dcc2f7)
  • ui: Add Separator component (668c178)
  • ui: Allows changing the order of the panels (f67689c)
  • ui: Capitalize menu item (35759a1)
  • ui: Constrains context menu in the window (824fa61)
  • ui: Create/Add widget on panel creation (faed14d)
  • ui: Global context menu (ca2c0f8)
  • ui: Hide context menu item when not usable (e90af9d)
  • ui: Remove sample code (f788c42)
  • ui: Remove the edit topbar (29fa74d)
  • ui: Switch topbars order (bb53ead)
  • ui: Use app ContextMenu (e5ec039)