Skip to content

0.11.1249

Choose a tag to compare

@helsingborgsstad helsingborgsstad released this 11 Apr 08:35
· 404 commits to master since this release
9deeb7f
feat: refactor uploads form.  (#1024)

* fix: get template by container, not list.

* fix: clone and remove cdata

* fix: remove cdata

* fix: update docs, get node correctly.

* fix: style and separate modes.

* fix: style uploads items.

* fix: structure

* fix: cleanup. remove button view.

* fix: hide actual input.

* feat: add ts to component

* fix: return B instead of bytes.

* fix: structure as separate classes.

* Update dropzone.ts

* fix: add ability to remove by remove button.

* fix: hide / show fileslist

* fix: hide input, style drop

* fix: dropzone bug, dropzone mobile, name formatting.

* fix: implement max files and disable button logic.

* fix: limit numer of files, counter etc.

* fix: change cap name

* fix: limit number of files in controller.

* fix: indentation.

* fix: remove unused imports

---------

Co-authored-by: Sebastian Thulin <sebastian.thulin@helsingborg.se>