Skip to content

Commit a1ce890

Browse files
committed
Release 19.0.0
1 parent 481638a commit a1ce890

File tree

1,521 files changed

+113267
-74884
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,521 files changed

+113267
-74884
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 18.1.0
1+
# Oracle JET version 19.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=jet1810&id=homepage) for complete installation details, including prerequisites.
42+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1900&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=jet1810&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=jet1900&id=homepage) to help with Getting Started and many common issues.
5151

5252
## Contributing
5353

THIRDPARTYLICENSE.txt

Lines changed: 7 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,17 @@ js/libs/jquery/jqueryui-amd/vendor/jquery-color/jquery.color.js MIT
6969
js/libs/jquery/jqueryui-amd/vendor/jquery-color/LICENSE.txt MIT
7070
js/libs/jquery/jqueryui-amd/position.js MIT
7171
js/libs/knockout/knockout.js MIT
72-
js/libs/oj/v18.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
73-
js/libs/oj/v18.1.0/min/ojexpparser.js (expparser.js) MIT
74-
js/libs/oj/v18.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
75-
js/libs/oj/v18.1.0/min/ojmessagebanner.js (Ramda) MIT
76-
js/libs/oj/v18.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
77-
js/libs/oj/v18.1.0/min/ojtree.js (jsTree.js) MIT
78-
js/libs/oj/v18.1.0/ojL10n.js (requireJS i18n) MIT
72+
js/libs/oj/v19.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
73+
js/libs/oj/v19.0.0/min/ojexpparser.js (expparser.js) MIT
74+
js/libs/oj/v19.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
75+
js/libs/oj/v19.0.0/min/ojmessagebanner.js (Ramda) MIT
76+
js/libs/oj/v19.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
77+
js/libs/oj/v19.0.0/ojL10n.js (requireJS i18n) MIT
7978
js/libs/proj4js/dist/proj4.js MIT
8079
js/libs/require/require.js MIT
8180
js/libs/require/text.js MIT
8281
js/libs/require-css/css.min.js (require-css) MIT
83-
scss/oj/v18.1.0/3rdparty/normalize/normalize.scss MIT
82+
scss/oj/v19.0.0/3rdparty/normalize/normalize.scss MIT
8483
js/libs/touchr/touchr.js MIT
8584
js/libs/preact/dist/preact.umd.js MIT
8685

@@ -265,28 +264,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
265264
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
266265
THE SOFTWARE.
267266

268-
269-
jsTree http://jstree.com/
270-
Copyright (c) 2012 Ivan Bozhanov (http://vakata.com)
271-
Permission is hereby granted, free of charge, to any person obtaining a copy
272-
of this software and associated documentation files (the "Software"), to deal
273-
in the Software without restriction, including without limitation the rights
274-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
275-
copies of the Software, and to permit persons to whom the Software is
276-
furnished to do so, subject to the following conditions:
277-
278-
The above copyright notice and this permission notice shall be included in
279-
all copies or substantial portions of the Software.
280-
281-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
282-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
283-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
284-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
285-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
286-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
287-
THE SOFTWARE.
288-
289-
290267
select2.js
291268
https://github.com/select2/select2
292269
Copyright 2012 Igor Vaynberg

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)