Skip to content

Releases: fractal6/fractal6-ui.elm

v0.7

28 Nov 03:57
Compare
Choose a tag to compare

New

  • schema: new Announcement tension type.
  • Overview: add circle/role hints information in the description page.
  • Helperbar: organisation watch/unwatch button.
  • HelperBar: organisation count hints (total number of tensons, members and watching users)
  • subscription: handle organisation unsubscribe (unwatch) from email link.
  • TreeMenu: circle tension count hints.
  • NewTension: improved tension type dropdown menu with hints.
  • AuthModal: integrate the viewAuthNeeded modal in the this component.

Changed

  • ui: icon for secret visibility.
  • ui: color code for collector/bot role type.
  • ui: tooltip and graphpack visual improvmen.
  • ui: fix table border.

Fixed

  • authentification modal behaviour when unsubscribing while logged out.
  • overview window position for mobile.

v0.6.9

09 Nov 20:22
Compare
Choose a tag to compare

New

  • Add a AGPLv3 License
  • Tensions: Ability to move tension across circle in the "board view" with drag&drop.
  • Tension: mentionable tension with new event
  • Markdown: rich text edition (toolbar and markdown hints)
  • TreeMenu: auto scroll to the focus circle
  • build: Makefile rule to build and publish release

Changed

  • TreeMenu: Open menu when hovering the left border screen (like in notion.so)
  • package.json: elm hot reload package that cause npm to need a legacy option to work

Fixed

  • table (+markdown) style
  • Tensions: minimum height for the board view
  • Markdown: remove list-style for checkbox + better left margin.
  • Notifications: tooltip inversed in "mark as read" tag.