- Build: Babel 7

- npm: Update qr-manipulation
This commit is contained in:
Brett Zamir
2018-09-26 21:14:12 +08:00
parent 9f7f7b9732
commit ae58be8277
64 changed files with 45118 additions and 31331 deletions

View File

@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_arrows_en = (function () {
var en = {
name: 'Arrows',
langList: [{ id: 'arrow_none', textContent: 'No arrow' }],
langList: [{
id: 'arrow_none',
textContent: 'No arrow'
}],
contextTools: [{
title: 'Select arrow type',
options: {

View File

@@ -3,7 +3,10 @@ var svgEditorExtensionLocale_arrows_fr = (function () {
var fr = {
name: 'Arrows',
langList: [{ id: 'arrow_none', textContent: 'Sans flèche' }],
langList: [{
id: 'arrow_none',
textContent: 'Sans flèche'
}],
contextTools: [{
title: 'Select arrow type',
options: {