Skip to content

Commit

Permalink
Release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benm071 committed May 17, 2019
1 parent 9e5e41a commit a3fdc1b
Show file tree
Hide file tree
Showing 1,519 changed files with 153,330 additions and 342,213 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Oracle JET version 6.2.0
# Oracle JET version 7.0.0

## About Oracle JET
Oracle JET is targeted at intermediate to advanced JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.
Expand Down Expand Up @@ -34,13 +34,13 @@ npm install -g @oracle/ojet-cli
ojet create <app name>
```
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet620&id=homepage) for complete installation details, including prerequisites.
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet700&id=homepage) for complete installation details, including prerequisites.

## Related GitHub Projects
All related projects on GitHub are associated under the [oracle-jet topic](https://github.com/search?q=topic%3Aoracle-jet+org%3Aoracle&type=Repositories).

## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet620&id=homepage)
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet620&id=homepage) to help with Getting Started and many common issues.
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet700&id=homepage)
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet700&id=homepage) to help with Getting Started and many common issues.

## [Contributing](https://github.com/oracle/oraclejet/tree/master/CONTRIBUTING.md)
Oracle JET is an open source project. Pull Requests are currently not being accepted. See
Expand Down
56 changes: 32 additions & 24 deletions THIRDPARTYLICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,45 @@ THIRD-PARTY COMPONENT FILE LICENSE
(path in the installation) (see license text reproduced below)
--------------------------------------------------------------------------------
js/libs/crossroads/crossroads.js MIT
js/libs/es6-promise/es6-promise.js MIT
js/libs/hammer/hammer-2.0.8.js MIT
js/libs/es6-promise/es6-promise.js MIT
js/libs/hammer/hammer-2.0.8.js MIT
js/libs/history/history.iegte8.js MIT
js/libs/js-signals/signals.js MIT
js/libs/jquery/jquery-3.3.1.js MIT
js/libs/jquery/jquery-ui-1.12.1.custom.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/core.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/draggable.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/mouse.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/position.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/sortable.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/widget.js MIT
js/libs/knockout/knockout-3.4.2.js MIT
js/libs/jquery/jquery-3.4.1.js MIT
js/libs/jquery/jquery-ui-1.12.1.custom.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/core.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/draggable.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/mouse.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/position.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/sortable.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/widget.js MIT
js/libs/knockout/knockout-3.5.0.js MIT
js/libs/knockout/knockout-mapping-latest.js MIT
js/libs/oj/v6.2.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
js/libs/oj/v6.2.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
js/libs/oj/v6.2.0/min/ojtree.js (jsTree.js) MIT
js/libs/oj/v6.2.0/ojL10n.js (requireJS i18n) MIT
js/libs/proj4js/dist/proj4.js Proj4js
js/libs/require/require.js MIT
js/libs/require/text.js MIT
js/libs/require-css/css.js (require-css) MIT
js/libs/oj/v7.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
js/libs/oj/v7.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
js/libs/oj/v7.0.0/min/ojtree.js (jsTree.js) MIT
js/libs/oj/v7.0.0/ojL10n.js (requireJS i18n) MIT
js/libs/proj4js/dist/proj4.js Proj4js
js/libs/require/require.js MIT
js/libs/require/text.js MIT
js/libs/require-css/css.min.js (require-css) MIT
js/libs/webcomponents/custom-elements.min.js custom-elements
scss/oj/v6.2.0/3rdparty/normalize/normalize.scss MIT
js/libs/touchr/touchr.js MIT
scss/oj/v7.0.0/3rdparty/normalize/normalize.scss MIT
js/libs/touchr/touchr.js MIT
js/libs/oj/v7.0.0/min/ojvcomponent.js (petit-dom.js) MIT

/*!
Knockout Fast Foreach v0.6.0 (2016-07-28T11:02:54.197Z)
By: Brian M Hunt (C) 2015 | License: MIT
*/

/*
* petit-dom - v0.2.2
* https://github.com/yelouafi/petit-dom
* Copyright (C) 2017 Yassine Elouafi;
* Licensed under the MIT license
*/

/**
* webcomponents/custom-elements - v1.1.2
*
Expand Down Expand Up @@ -137,7 +145,7 @@ Copyright (c) Nicolas Gallagher and Jonathan Neal
* v0.12.0 (2013/01/21 13:47)
*/

ES6-Promise v1.0.0
ES6-Promise
Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors


Expand Down Expand Up @@ -190,14 +198,14 @@ Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
*/

/*
RequireJS 2.1.16 Copyright (c) 2010-2015, The Dojo Foundation All Rights Reserved.
RequireJS 2.3.6 Copyright (c) 2010-2015, The Dojo Foundation All Rights Reserved.
Available via the MIT or new BSD license.
see: http://github.com/jrburke/requirejs for details
*/


/*!
* Knockout JavaScript library v3.4.2
* Knockout JavaScript library v3.5.0
* (c) Steven Sanderson - http://knockoutjs.com/
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
*/
Expand Down
Binary file modified dist/css/alta-android/images/animated-overlay.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/css/alta-android/images/spinner_full.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/css/alta-android/images/texture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a3fdc1b

Please sign in to comment.