Skip to content

Commit

Permalink
added id to nova field
Browse files Browse the repository at this point in the history
  • Loading branch information
bastihilger committed Feb 1, 2021
1 parent 3b118e7 commit feda6dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

21 changes: 13 additions & 8 deletions dist/js/field.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
/*!
* tiptap v1.29.5
* (c) 2020 überdosis GbR (limited liability)
* tiptap v1.31.0
* (c) 2021 überdosis GbR (limited liability)
* @license MIT
*/

/*!
* tiptap-commands v1.14.5
* (c) 2020 überdosis GbR (limited liability)
* tiptap-commands v1.16.0
* (c) 2021 überdosis GbR (limited liability)
* @license MIT
*/

/*!
* tiptap-extensions v1.32.6
* (c) 2020 überdosis GbR (limited liability)
* tiptap-extensions v1.34.0
* (c) 2021 überdosis GbR (limited liability)
* @license MIT
*/

/*!
* tiptap-utils v1.10.0
* (c) 2020 Scrumpy UG (limited liability)
* tiptap-utils v1.12.0
* (c) 2021 überdosis GbR (limited liability)
* @license MIT
*/

Expand All @@ -29,6 +29,11 @@
* @license MIT
*/

/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/

/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
Expand Down

0 comments on commit feda6dc

Please sign in to comment.