Skip to content

Commit

Permalink
v1.0.0-beta.6
Browse files Browse the repository at this point in the history
* Blocksmith :: Add keyboard shortcut CMD+K to load link modal.
* Blocksmith :: fix tumblr-post-block-preview not showing its url.
* Don't add `(duplicate)` to the title of duplicated nodes.
* Added gallery image management (add/remove/patch/reorder).
  • Loading branch information
gdbrown authored Jul 29, 2024
1 parent 430ef21 commit f90d36f
Show file tree
Hide file tree
Showing 225 changed files with 1,225 additions and 13,142 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG


## v1.0.0-beta.6
* Blocksmith :: Add keyboard shortcut CMD+K to load link modal.
* Blocksmith :: fix tumblr-post-block-preview not showing its url.
* Don't add `(duplicate)` to the title of duplicated nodes.
* Added gallery image management (add/remove/patch/reorder).


## v1.0.0-beta.5
* Add type submit to create modals submit buttons so users can hit enter to create the node.
* Blocksmith :: don't allow blocks to be inserted within other block level elements.
Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
* blocksmith -- add emojis inserter thingy
* blocksmith -- fix bug in blocksmith/utils/blocksToEditor.js that isn't recognizing "<mark>"
* blocksmith -- send errors (see config) to raven errors endpoint.
* media resorting and gallery management can use some tlc.
* raven -- refactor and simplify! more can be done here, need to think more on this.
* * slug field :: auto sluggify on change? and show errors on change?
* with-form -- finish up this save dirty and handleRestore form when leaving page so we can restore it on mount again.
* add presets to date picker field so user can have drop down of "+1 year, +5 year, etc."
* add title length warning on article "title"
Expand Down
563 changes: 302 additions & 261 deletions demo/package-lock.json

Large diffs are not rendered by default.

240 changes: 0 additions & 240 deletions legacy/blocksmith-draftjs/buttonConfig.js

This file was deleted.

45 changes: 0 additions & 45 deletions legacy/blocksmith-draftjs/components/article-block-modal/Footer.js

This file was deleted.

41 changes: 0 additions & 41 deletions legacy/blocksmith-draftjs/components/article-block-modal/Header.js

This file was deleted.

Loading

0 comments on commit f90d36f

Please sign in to comment.