Skip to content

Commit 8634722

Browse files
committed
Release 12.1.0
1 parent 2e5a1b4 commit 8634722

File tree

910 files changed

+22808
-19777
lines changed

Some content is hidden

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

910 files changed

+22808
-19777
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 12.0.0
1+
# Oracle JET version 12.1.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,13 +34,13 @@ npm install -g @oracle/ojet-cli
3434
3535
ojet create <app name>
3636
```
37-
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1200&id=homepage) for complete installation details, including prerequisites.
37+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1210&id=homepage) 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://www.oracle.com/pls/topic/lookup?ctx=jet1200&id=homepage)
43-
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1200&id=homepage) to help with Getting Started and many common issues.
42+
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet1210&id=homepage)
43+
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1210&id=homepage) to help with Getting Started and many common issues.
4444

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

THIRDPARTYLICENSE.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ js/libs/jquery/jqueryui-amd-1.12.1/position.js MI
2323
js/libs/jquery/jqueryui-amd-1.12.1/sortable.js MIT
2424
js/libs/jquery/jqueryui-amd-1.12.1/widget.js MIT
2525
js/libs/knockout/knockout-3.5.1.js MIT
26-
js/libs/oj/v12.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
27-
js/libs/oj/v12.0.0/min/ojexpparser.js (expparser.js) MIT
28-
js/libs/oj/v12.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
29-
js/libs/oj/v12.0.0/min/ojmessagebanner.js (Ramda) MIT
30-
js/libs/oj/v12.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
31-
js/libs/oj/v12.0.0/min/ojtree.js (jsTree.js) MIT
32-
js/libs/oj/v12.0.0/ojL10n.js (requireJS i18n) MIT
26+
js/libs/oj/v12.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
27+
js/libs/oj/v12.1.0/min/ojexpparser.js (expparser.js) MIT
28+
js/libs/oj/v12.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
29+
js/libs/oj/v12.1.0/min/ojmessagebanner.js (Ramda) MIT
30+
js/libs/oj/v12.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
31+
js/libs/oj/v12.1.0/min/ojtree.js (jsTree.js) MIT
32+
js/libs/oj/v12.1.0/ojL10n.js (requireJS i18n) MIT
3333
js/libs/proj4js/dist/proj4.js Proj4js
3434
js/libs/require/require.js MIT
3535
js/libs/require/text.js MIT
3636
js/libs/require-css/css.min.js (require-css) MIT
37-
scss/oj/v12.0.0/3rdparty/normalize/normalize.scss MIT
37+
scss/oj/v12.1.0/3rdparty/normalize/normalize.scss MIT
3838
js/libs/touchr/touchr.js MIT
3939
js/libs/preact/dist/preact.umd.js MIT
4040

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.

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

+5-3
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v12.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v12.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -9915,6 +9915,7 @@ html[dir="rtl"] .oj-treeview-list.oj-treeview-drag-image > .oj-treeview-item {
99159915
width: 100%;
99169916
display: inline-block;
99179917
vertical-align: middle;
9918+
box-sizing: border-box;
99189919
padding-inline-start: 0.5rem;
99199920
padding-inline-end: 0.5rem; }
99209921

@@ -13710,10 +13711,11 @@ oj-form-layout {
1371013711
break-inside: avoid;
1371113712
page-break-inside: avoid; }
1371213713

13713-
.oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
13714+
.oj-agent-browser-safari .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across),
13715+
.oj-agent-browser-firefox .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
1371413716
display: inline; }
1371513717

13716-
.oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
13718+
.oj-agent-browser-firefox .oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
1371713719
display: inline; }
1371813720

1371913721
.oj-form > hr,

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

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

dist/css/alta-ios/oj-alta.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v12.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v12.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -9942,6 +9942,7 @@ html[dir="rtl"] .oj-treeview-list.oj-treeview-drag-image > .oj-treeview-item {
99429942
width: 100%;
99439943
display: inline-block;
99449944
vertical-align: middle;
9945+
box-sizing: border-box;
99459946
padding-inline-start: 0.5rem;
99469947
padding-inline-end: 0.5rem; }
99479948

@@ -13837,10 +13838,11 @@ oj-form-layout {
1383713838
break-inside: avoid;
1383813839
page-break-inside: avoid; }
1383913840

13840-
.oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
13841+
.oj-agent-browser-safari .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across),
13842+
.oj-agent-browser-firefox .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
1384113843
display: inline; }
1384213844

13843-
.oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
13845+
.oj-agent-browser-firefox .oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
1384413846
display: inline; }
1384513847

1384613848
.oj-form > hr,

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

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

dist/css/alta-windows/oj-alta.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v12.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v12.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -9894,6 +9894,7 @@ html[dir="rtl"] .oj-treeview-list.oj-treeview-drag-image > .oj-treeview-item {
98949894
width: 100%;
98959895
display: inline-block;
98969896
vertical-align: middle;
9897+
box-sizing: border-box;
98979898
padding-inline-start: 0.5rem;
98989899
padding-inline-end: 0.5rem; }
98999900

@@ -13722,10 +13723,11 @@ oj-form-layout {
1372213723
break-inside: avoid;
1372313724
page-break-inside: avoid; }
1372413725

13725-
.oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
13726+
.oj-agent-browser-safari .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across),
13727+
.oj-agent-browser-firefox .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
1372613728
display: inline; }
1372713729

13728-
.oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
13730+
.oj-agent-browser-firefox .oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
1372913731
display: inline; }
1373013732

1373113733
.oj-form > hr,

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

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

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

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

dist/css/alta/oj-alta-notag.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
visibility: hidden; }
1515

1616
.oj-theme-json {
17-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v12.0.0"}'; }
17+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v12.1.0"}'; }
1818

1919
.oj-helper-hidden-accessible {
2020
border: 0;
@@ -9691,6 +9691,7 @@ html[dir="rtl"] .oj-treeview-list.oj-treeview-drag-image > .oj-treeview-item {
96919691
width: 100%;
96929692
display: inline-block;
96939693
vertical-align: middle;
9694+
box-sizing: border-box;
96949695
padding-inline-start: 0.5rem;
96959696
padding-inline-end: 0.5rem; }
96969697

@@ -13496,10 +13497,11 @@ oj-form-layout {
1349613497
break-inside: avoid;
1349713498
page-break-inside: avoid; }
1349813499

13499-
.oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
13500+
.oj-agent-browser-safari .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across),
13501+
.oj-agent-browser-firefox .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
1350013502
display: inline; }
1350113503

13502-
.oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
13504+
.oj-agent-browser-firefox .oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
1350313505
display: inline; }
1350413506

1350513507
.oj-form > hr,

dist/css/alta/oj-alta.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v12.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v12.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -10079,6 +10079,7 @@ html[dir="rtl"] .oj-treeview-list.oj-treeview-drag-image > .oj-treeview-item {
1007910079
width: 100%;
1008010080
display: inline-block;
1008110081
vertical-align: middle;
10082+
box-sizing: border-box;
1008210083
padding-inline-start: 0.5rem;
1008310084
padding-inline-end: 0.5rem; }
1008410085

@@ -13882,10 +13883,11 @@ oj-form-layout {
1388213883
break-inside: avoid;
1388313884
page-break-inside: avoid; }
1388413885

13885-
.oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
13886+
.oj-agent-browser-safari .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across),
13887+
.oj-agent-browser-firefox .oj-formlayout-max-cols-1 > .oj-form:not(.oj-formlayout-form-across) {
1388613888
display: inline; }
1388713889

13888-
.oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
13890+
.oj-agent-browser-firefox .oj-form-layout > .oj-form:not(.oj-formlayout-form-across) > .oj-flex {
1388913891
display: inline; }
1389013892

1389113893
.oj-form > hr,

dist/css/redwood/oj-redwood-min.css

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

dist/css/redwood/oj-redwood-notag-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)