mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
update libraries for better keyboard use.
This commit is contained in:
1
public/v1/js/app.js
vendored
1
public/v1/js/app.js
vendored
File diff suppressed because one or more lines are too long
30
public/v1/js/app.js.LICENSE.txt
Normal file
30
public/v1/js/app.js.LICENSE.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
/*!
|
||||
* Bootstrap v3.4.1 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2019 Twitter, Inc.
|
||||
* Licensed under the MIT license
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Sizzle CSS Selector Engine v2.3.4
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright JS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://js.foundation/
|
||||
*
|
||||
* Date: 2019-04-08
|
||||
*/
|
||||
|
||||
/*!
|
||||
* jQuery JavaScript Library v3.4.1
|
||||
* https://jquery.com/
|
||||
*
|
||||
* Includes Sizzle.js
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright JS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://jquery.org/license
|
||||
*
|
||||
* Date: 2019-05-01T21:04Z
|
||||
*/
|
||||
3
public/v1/js/app_vue.js
vendored
3
public/v1/js/app_vue.js
vendored
File diff suppressed because one or more lines are too long
5
public/v1/js/app_vue.js.LICENSE.txt
Normal file
5
public/v1/js/app_vue.js.LICENSE.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
/*!
|
||||
* Vue.js v2.6.11
|
||||
* (c) 2014-2019 Evan You
|
||||
* Released under the MIT License.
|
||||
*/
|
||||
3
public/v1/js/create_transaction.js
vendored
3
public/v1/js/create_transaction.js
vendored
File diff suppressed because one or more lines are too long
6
public/v1/js/create_transaction.js.LICENSE.txt
Normal file
6
public/v1/js/create_transaction.js.LICENSE.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Determine if an object is a Buffer
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
3
public/v1/js/edit_transaction.js
vendored
3
public/v1/js/edit_transaction.js
vendored
File diff suppressed because one or more lines are too long
6
public/v1/js/edit_transaction.js.LICENSE.txt
Normal file
6
public/v1/js/edit_transaction.js.LICENSE.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Determine if an object is a Buffer
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
1
public/v1/js/profile.js
vendored
1
public/v1/js/profile.js
vendored
File diff suppressed because one or more lines are too long
6
public/v1/js/profile.js.LICENSE.txt
Normal file
6
public/v1/js/profile.js.LICENSE.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Determine if an object is a Buffer
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
Reference in New Issue
Block a user