Skip to content

Commit

Permalink
v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nomcopter committed Feb 14, 2023
1 parent cf4f005 commit c074f90
Show file tree
Hide file tree
Showing 22 changed files with 100 additions and 133 deletions.
Binary file not shown.
Binary file removed docs/065f93043c7119d96f41e5ac268b7625.woff2
Binary file not shown.
Binary file not shown.
File renamed without changes
Binary file added docs/3843580eab4844b48210.woff
Binary file not shown.
Binary file removed docs/464027a9ca69f23b6bf1690a593d0439.woff2
Binary file not shown.
Binary file not shown.
Binary file removed docs/5e2c8a473106423eb393639ed7a121ee.woff
Binary file not shown.
Binary file added docs/8a26d7e1bb38c9c64a59.woff2
Binary file not shown.
Binary file not shown.
Binary file added docs/8b1c5e35bad17bae103e.woff2
Binary file not shown.
Binary file removed docs/8ea66d4804e552d6eca7e5a2c808ab14.woff
Binary file not shown.
Binary file added docs/9ad9cbe47f2f5821528d.woff
Binary file not shown.
78 changes: 0 additions & 78 deletions docs/app.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/app.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html> <head> <meta charset=utf-8 /> <meta http-equiv=X-UA-Compatible content="IE=edge"/> <meta name=viewport content="width=device-width,initial-scale=1"/> <title>React Mosaic</title> </head> <body> <div id=app></div> <script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="app.js"></script></body> </html>
<!doctype html><html><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>React Mosaic</title><script defer="defer" src="main.js"></script></head><body><div id="app"></div></body></html>
3 changes: 3 additions & 0 deletions docs/main.js

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions docs/main.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
Copyright (C) 2013-2015 by Andrea Giammarchi - @WebReflection

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

*/

/**
* @license
* Copyright 2019 Kevin Verdieck, originally developed at Palantir Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/

/**
* @license React
* 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
* react-jsx-runtime.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
* 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.
*/

/**
* @license React
* 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.
*/
1 change: 1 addition & 0 deletions docs/main.js.map

Large diffs are not rendered by default.

51 changes: 0 additions & 51 deletions docs/vendor.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/vendor.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-mosaic-component",
"version": "5.3.0",
"version": "6.0.0",
"description": "A React Tiling Window Manager",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit c074f90

Please sign in to comment.