0.11.1249
·
404 commits
to master
since this release
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>