Skip to content

Releases: Jammmmm/cards

Cards v2.1.1

Choose a tag to compare

@Jammmmm Jammmmm released this 06 Sep 06:53
  • Added highlighting of the Notes button when notes exist.
  • Added an X/close button to the Notes panel.
  • Added ESC key handling to close the blurb modal.
  • Fixed an issue where cloning a card scrolled the viewport.

Cards v2.1.0

Choose a tag to compare

@Jammmmm Jammmmm released this 05 Sep 05:30
  • Moved the top menu into a sidebar.
  • Added card selection by holding down CTRL.
  • Added card selection with a lasso (dragging a box around the cards).
  • Added card deselection by clicking onto the background.
  • Added inputs to allow card widths and heights to be defined, both single and multiple cards at once.
  • Added horizontal and vertical card spacing buttons.
  • Added ability to move multiple cards at once.
  • Added ability to rename and reorder tags.
  • Fix problem where cards get deselected when browser scrollbars are clicked.
  • Added full size image viewing.
  • Added deletion of connections by setting them to an empty string.
  • Added undo and redo buttons.
  • Added an example json file.

Cards v2.0.0

Choose a tag to compare

@Jammmmm Jammmmm released this 29 Aug 19:37
  • Added "Paste Image" button to paste an image into a new card. Important: This will inflate the size of the saved .json file, as well as take more browser memory for display.
  • Bump version number to 2.0.0 - Adding images to cards makes this a much more complete program than how it started.
  • Hovering over a label now encompasses the entire element with a background and border.

Cards v1.2.5

Choose a tag to compare

@Jammmmm Jammmmm released this 29 Aug 16:21
  • The grid size can now be configured to be different sizes.
  • Added "Add Label" button to allow text labels to be added anywhere on the page.
  • Added "Snap items to grid" (enabled by default) to keep the cards and labels locked to the grid as they're dragged.
  • Converted card coloring to use a color picker instead of pre-selected colors.
  • Added ability to change the background and grid colors from the options modal.
  • Moved card buttons (close, duplicate, color) into the drag bar.

Cards v1.2.4

Choose a tag to compare

@Jammmmm Jammmmm released this 01 May 03:05
a9278db
  • The "Edit Blurb" modal has been made resizable.

Cards v1.2.3

Choose a tag to compare

@Jammmmm Jammmmm released this 29 Apr 03:48
  • Added Y axis overflow to the card blurbs to prevent content from disappearing.

Cards v1.2.2

Choose a tag to compare

@Jammmmm Jammmmm released this 25 Apr 02:44
  • The title of the window is now set to the document's title, which now defaults to Untitled.
  • The save filename is now set to the document's title.
  • Added an asterisk to the title of the window when there are unsaved changes.
  • Added a dialog to confirm exit from the page when there are unsaved changes.

Cards v1.2.1

Choose a tag to compare

@Jammmmm Jammmmm released this 19 Apr 00:49
  • Added a "Duplicate" button to each card.
  • Added a "Select Cards" button to multi-select cards, and then the ability to align them by top or left.

Cards v1.2.0

Choose a tag to compare

@Jammmmm Jammmmm released this 12 Apr 19:25
  • Added a Notes button to allow recording of notes/ideas/thoughts relating to the cards.

Cards v1.1.4

Choose a tag to compare

@Jammmmm Jammmmm released this 06 Apr 15:10
  • Added a grid background to help with visual alignment.