Skip to content

Commit 8cd9b87

Browse files
committed
Release 4.2.0
1 parent 5868500 commit 8cd9b87

File tree

860 files changed

+434742
-414159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

860 files changed

+434742
-414159
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Oracle JET
22

3-
*Copyright (c) 2014, 2017 Oracle and/or its affiliates
3+
*Copyright (c) 2014, 2018 Oracle and/or its affiliates
44
The Universal Permissive License (UPL), Version 1.0*
55

66
**Pull requests are currently not being accepted for the Oracle JET project.**

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ limitations under the License.
1717

1818

1919
```
20-
Copyright (c) 2014, 2017 Oracle and/or its affiliates
20+
Copyright (c) 2014, 2018 Oracle and/or its affiliates
2121
The Universal Permissive License (UPL), Version 1.0
2222
2323
Subject to the condition set forth below, permission is hereby granted to any person obtaining

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 4.1.0
1+
# Oracle JET version 4.2.0
22

33
## About Oracle JET
44
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.
@@ -34,19 +34,19 @@ npm install -g @oracle/ojet-cli
3434
3535
ojet create <app name>
3636
```
37-
See the [Oracle JET Developer Guide](http://docs.oracle.com/middleware/jet410/jet/) for complete installation details, including prerequisites.
37+
See the [Oracle JET Developer Guide](http://docs.oracle.com/middleware/jet420/jet/) for complete installation details, including prerequisites.
3838

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

42-
## [Documentation](http://docs.oracle.com/middleware/jet410/jet/)
43-
Oracle JET comes with a full [Developers Guide](http://docs.oracle.com/middleware/jet410/jet/) to help with Getting Started and many common issues.
42+
## [Documentation](http://docs.oracle.com/middleware/jet420/jet/)
43+
Oracle JET comes with a full [Developers Guide](http://docs.oracle.com/middleware/jet420/jet/) to help with Getting Started and many common issues.
4444

4545
## [Contributing](https://github.com/oracle/oraclejet/tree/master/CONTRIBUTING.md)
4646
Oracle JET is an open source project. Pull Requests are currently not being accepted. See
4747
[CONTRIBUTING](https://github.com/oracle/oraclejet/tree/master/CONTRIBUTING.md)
4848
for details.
4949

5050
## [License](https://github.com/oracle/oraclejet/tree/master/LICENSE.md)
51-
Copyright (c) 2014, 2017 Oracle and/or its affiliates
51+
Copyright (c) 2014, 2018 Oracle and/or its affiliates
5252
The Universal Permissive License (UPL), Version 1.0

THIRDPARTYLICENSE.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ js/libs/jquery/jqueryui-amd-1.12.0/widget.js MIT
2727
js/libs/history/history.iegte8.js MIT
2828
js/libs/es6-promise/es6-promise.js MIT
2929
js/libs/crossroads/crossroads.js MIT
30-
js/libs/oj/v4.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
31-
js/libs/oj/v4.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
32-
js/libs/oj/v4.1.0/min/ojtree.js (jsTree.js) MIT
33-
js/libs/oj/v4.1.0/ojL10n.js (requireJS i18n) MIT
30+
js/libs/oj/v4.2.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
31+
js/libs/oj/v4.2.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
32+
js/libs/oj/v4.2.0/min/ojtree.js (jsTree.js) MIT
33+
js/libs/oj/v4.2.0/ojL10n.js (requireJS i18n) MIT
3434
js/libs/hammer/hammer-2.0.8.js MIT
3535
js/libs/require-css/css.js (require-css) MIT
3636
js/libs/proj4js/dist/proj4.js Proj4js
37-
scss/oj/v4.1.0/3rdparty/normalize/normalize.scss MIT
37+
scss/oj/v4.2.0/3rdparty/normalize/normalize.scss MIT
3838

3939

4040
/*!

dist/css/alta-android/oj-alta-min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)