mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 09:44:22 +01:00
Added emoji picker to card description edit and card comment edit.
Removed Summernote wysiwyg editor, package-lock.json etc. Thanks to xet7 !
This commit is contained in:
parent
3ddfe7c1fd
commit
84fde1ecfc
9 changed files with 13 additions and 15811 deletions
|
|
@ -66,7 +66,6 @@ templates:tabs
|
|||
verron:autosize
|
||||
simple:json-routes
|
||||
rajit:bootstrap3-datepicker
|
||||
shell-server@0.5.0
|
||||
simple:rest-accounts-password
|
||||
useraccounts:core
|
||||
email@2.0.0
|
||||
|
|
@ -90,7 +89,6 @@ meteorhacks:aggregate@1.3.0
|
|||
wekan-markdown
|
||||
konecty:mongo-counter
|
||||
percolate:synced-cron
|
||||
easylogic:summernote
|
||||
cfs:filesystem
|
||||
tmeasday:check-npm-versions
|
||||
steffo:meteor-accounts-saml
|
||||
|
|
@ -145,3 +143,4 @@ rajit:bootstrap3-datepicker-zh-tw
|
|||
staringatlights:fast-render
|
||||
spacebars
|
||||
jkuester:http
|
||||
georgemccann:meteor-emoji-picker
|
||||
|
|
|
|||
|
|
@ -56,7 +56,6 @@ ddp-server@2.3.2
|
|||
deps@1.0.12
|
||||
diff-sequence@1.1.1
|
||||
dynamic-import@0.6.0
|
||||
easylogic:summernote@0.8.8
|
||||
ecmascript@0.15.0
|
||||
ecmascript-runtime@0.7.0
|
||||
ecmascript-runtime-client@0.11.0
|
||||
|
|
@ -68,6 +67,7 @@ fastclick@1.0.13
|
|||
fetch@0.1.1
|
||||
fortawesome:fontawesome@4.7.0
|
||||
geojson-utils@1.0.10
|
||||
georgemccann:meteor-emoji-picker@0.1.74
|
||||
horka:swipebox@1.0.2
|
||||
hot-code-push@1.0.4
|
||||
html-tools@1.0.11
|
||||
|
|
@ -203,7 +203,6 @@ server-render@0.3.1
|
|||
service-configuration@1.0.11
|
||||
session@1.2.0
|
||||
sha@1.0.9
|
||||
shell-server@0.5.0
|
||||
simple:authenticate-user-by-token@1.0.1
|
||||
simple:json-routes@2.1.0
|
||||
simple:rest-accounts-password@1.1.2
|
||||
|
|
@ -227,7 +226,6 @@ templating-runtime@1.3.2
|
|||
templating-tools@1.1.2
|
||||
tmeasday:check-npm-versions@0.3.2
|
||||
tracker@1.2.0
|
||||
twbs:bootstrap@3.3.6
|
||||
ui@1.0.13
|
||||
underscore@1.0.10
|
||||
url@1.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue