Skip to content

Commit 9fb6fea

Browse files
authored
v1.0.4
* When creating a new teaser that has a target, copy over description and image_ref as well. * Wrap poll stats card answer text. * Remove gallery_seq from rendering in search assets screen, not really needed any more. * Remove need for drag overlay in sortables.
1 parent bd2a902 commit 9fb6fea

File tree

22 files changed

+296
-973
lines changed

22 files changed

+296
-973
lines changed

CHANGELOG-1.x.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# CHANGELOG
22

33

4+
## v1.0.4
5+
* When creating a new teaser that has a target, copy over description and image_ref as well.
6+
* Wrap poll stats card answer text.
7+
* Remove gallery_seq from rendering in search assets screen, not really needed any more.
8+
* Remove need for drag overlay in sortables.
9+
10+
411
## v1.0.3
512
* dam :: uploader-modal, lowercase extension in file name when getting upload urls so the server side resolution of file name to type works.
613

TODO.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# TODO
22

3-
* convert svgs to load via url instead of inline sourced. seems a bit heavy/inefficient to inline them especially when icons are repeated many times per screen.
4-
* asset preview in uploader (non image) doesn't fill container.
53
* add save and close and save and publish on article screen? does anyone even use this?
64
* add presets to date picker field so user can have drop down of "+1 year, +5 year, etc."
75
* ncr -- updateNode.js fix merging/state if updates occurred while editting, then restore expected_etag check
@@ -13,5 +11,5 @@
1311
* send purge cache command when asset variant is replaced.
1412
* dynamically determine duration of uploaded video or audio (like image dimensions)?
1513
* add alert when leaving gallery images tab with unsaved reordering
16-
* can sortables with overlays be simplified? sortable node-picker works without overlay but sortable slots or poll answers doesn't, y tho?
14+
* create-teaser-modal :: should we mirror what server side TeaserTransformer does in a subscriber?
1715
* Add node labels component (and maybe a batch operation?)

demo/package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)