Skip to content

Commit 30f2362

Browse files
committed
17.0.0
1 parent 34cee80 commit 30f2362

File tree

1,252 files changed

+142961
-73257
lines changed

Some content is hidden

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

1,252 files changed

+142961
-73257
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 16.1.0
1+
# Oracle JET version 17.0.0
22

33
## About Oracle JET
44

@@ -39,15 +39,15 @@ npm install -g @oracle/ojet-cli
3939
ojet create <app name>
4040
```
4141

42-
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1610&id=homepage) for complete installation details, including prerequisites.
42+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1700&id=homepage) for complete installation details, including prerequisites.
4343

4444
## Related GitHub Projects
4545

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

4848
## Documentation
4949

50-
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1610&id=homepage) to help with Getting Started and many common issues.
50+
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1700&id=homepage) to help with Getting Started and many common issues.
5151

5252
## Contributing
5353

THIRDPARTYLICENSE.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ js/libs/jquery/jqueryui-amd/widgets/mouse.js MIT
4848
js/libs/jquery/jqueryui-amd/vendor/jquery-color/jquery.color.js MIT
4949
js/libs/jquery/jqueryui-amd/position.js MIT
5050
js/libs/knockout/knockout.js MIT
51-
js/libs/oj/v16.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52-
js/libs/oj/v16.1.0/min/ojexpparser.js (expparser.js) MIT
53-
js/libs/oj/v16.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54-
js/libs/oj/v16.1.0/min/ojmessagebanner.js (Ramda) MIT
55-
js/libs/oj/v16.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56-
js/libs/oj/v16.1.0/min/ojtree.js (jsTree.js) MIT
57-
js/libs/oj/v16.1.0/ojL10n.js (requireJS i18n) MIT
51+
js/libs/oj/v17.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52+
js/libs/oj/v17.0.0/min/ojexpparser.js (expparser.js) MIT
53+
js/libs/oj/v17.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54+
js/libs/oj/v17.0.0/min/ojmessagebanner.js (Ramda) MIT
55+
js/libs/oj/v17.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56+
js/libs/oj/v17.0.0/min/ojtree.js (jsTree.js) MIT
57+
js/libs/oj/v17.0.0/ojL10n.js (requireJS i18n) MIT
5858
js/libs/proj4js/dist/proj4.js MIT
5959
js/libs/require/require.js MIT
6060
js/libs/require/text.js MIT
6161
js/libs/require-css/css.min.js (require-css) MIT
62-
scss/oj/v16.1.0/3rdparty/normalize/normalize.scss MIT
62+
scss/oj/v17.0.0/3rdparty/normalize/normalize.scss MIT
6363
js/libs/touchr/touchr.js MIT
6464
js/libs/preact/dist/preact.umd.js MIT
6565

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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)