feat: native components (#789)
* wip: component viewer * feat: get component status from component viewer * feat: native components * fix: remove unused property * fix: remove unused func * chore(deps): snjs 2.29.0 * fix: import location * feat: native components * fix: remove unused func * feat: component viewer (#781) * wip: component viewer * feat: get component status from component viewer * fix: remove unused property * chore(deps): snjs 2.29.0 * fix: import location * chore: use cp instead of webpack copy * fix: types * chore: misc
This commit is contained in:
5
public/components/org.standardnotes.simple-task-editor/dist/dist.css
vendored
Normal file
5
public/components/org.standardnotes.simple-task-editor/dist/dist.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/components/org.standardnotes.simple-task-editor/dist/dist.css.map
vendored
Normal file
1
public/components/org.standardnotes.simple-task-editor/dist/dist.css.map
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"./dist.css","sources":[],"mappings":";;;;","sourceRoot":""}
|
||||
2
public/components/org.standardnotes.simple-task-editor/dist/dist.js
vendored
Normal file
2
public/components/org.standardnotes.simple-task-editor/dist/dist.js
vendored
Normal file
File diff suppressed because one or more lines are too long
39
public/components/org.standardnotes.simple-task-editor/dist/dist.js.LICENSE.txt
vendored
Normal file
39
public/components/org.standardnotes.simple-task-editor/dist/dist.js.LICENSE.txt
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
/*
|
||||
object-assign
|
||||
(c) Sindre Sorhus
|
||||
@license MIT
|
||||
*/
|
||||
|
||||
/** @license React v0.20.2
|
||||
* scheduler.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/** @license React v17.0.2
|
||||
* react-dom.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/** @license React v17.0.2
|
||||
* react.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**!
|
||||
* Sortable 1.13.0
|
||||
* @author RubaXa <trash@rubaxa.org>
|
||||
* @author owenm <owen23355@gmail.com>
|
||||
* @license MIT
|
||||
*/
|
||||
1
public/components/org.standardnotes.simple-task-editor/dist/dist.js.map
vendored
Normal file
1
public/components/org.standardnotes.simple-task-editor/dist/dist.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/components/org.standardnotes.simple-task-editor/dist/index.html
vendored
Normal file
1
public/components/org.standardnotes.simple-task-editor/dist/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html><head><base target="_blank"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1"><title>Simple Task Editor</title><script defer="defer" src="dist.js"></script><link href="dist.css" rel="stylesheet"></head><body></body></html>
|
||||
Reference in New Issue
Block a user