Skip to content

Commit 5422aed

Browse files
committed
ver 1.4 commit
1 parent 7b0698f commit 5422aed

File tree

16 files changed

+14300
-6155
lines changed

16 files changed

+14300
-6155
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ https://apex.oracle.com/pls/apex/f?p=94650
88
![](https://raw.githubusercontent.com/grlicaa/IconPicker/master/docs/preview/PreviewIP.gif)
99

1010
## Change log
11+
#### V 1.4. - 22.09.2020
12+
<ul>
13+
<li>Created #MIN# files</li>
14+
<li>CSS/JS fix, render without input field lines like in preview image</li>
15+
<li>Release 1.4 (last version 1.3 was skipped)</li>
16+
</ul>
17+
1118
#### V 1.3. - 11.05.2019
1219
<ul>
1320
<li>Field validation on IG fixed (<a href="https://github.com/grlicaa/IconPicker/issues/1" target="_blank">#1</a>)</li>

apexplugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "Icon Picker",
3-
"version" : "1.2",
3+
"version" : "1.4",
44
"description" : "Oracle Application Express item Plug-in for Icon selecection (Page item and Interactive Grid)",
55
"keywords" : ["icon", "icons", "icon picker", "icon selector", "font apex"],
66
"homepage" : "https://github.com/grlicaa/IconPicker",
@@ -17,7 +17,7 @@
1717
"oracle" : {
1818
"versions" : ["12.2.0.1", "12.1.0.1", "11.2.0.1"],
1919
"apex" : {
20-
"versions" : ["18.1.0", "18.2.0", "19.1.0"],
20+
"versions" : ["18.1.0", "18.2.0", "19.1.0", "19.2.0", "20.1.0"],
2121
"plugin" : {
2222
"internalName" : "si.abakus.iconpicker",
2323
"type" : "item",

docs/css/IPui.css

Lines changed: 31 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/IPui.css.map

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

docs/css/IPui.min.css

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

0 commit comments

Comments
 (0)