Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade javax.enterprise:cdi-api from 1.0 to 1.2 #3036

Closed
wants to merge 189 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
46ed713
fix jsdoc
jumperchen Sep 16, 2022
0a66945
add callback function for zk.loadScript() and zk.loadCSS()
jumperchen Sep 16, 2022
02daf72
refine.
jumperchen Sep 16, 2022
86b0680
ZK-5029: sporadic text wrapping in listbox/grid/tree cells since chro…
Sep 27, 2022
c1ad559
Introduce APIs {clientWidth,clientHeightCeil,offsetWidthCeil,offsetHe…
Sep 28, 2022
df35ef5
5155
Sep 28, 2022
712392b
ZK-5159: Firefox Windows 11 scrollbar doesn't have height, cause miss…
Sep 29, 2022
bf73b5f
1. add new attributes of ZKCharts v10.2.1.0 for zul.xsd
jumperchen Sep 29, 2022
c965b5e
ZK-5220: a listbox without ROD causes a websocket connection to close
DevChu Sep 29, 2022
db7f19d
ClientInfoEvent deprecated javadoc additional info
mduchemin Sep 8, 2022
2261d0e
ZK-5115: Websocket endpoint registers threadpool, doesn't close, prev…
DevChu Sep 27, 2022
752ccad
ZK-5170: borderlayout title css rules are missing under sapphire theme
Sep 29, 2022
702f436
ZK-5140: ZK loads vulnerable commons-io transitively
DevChu Sep 28, 2022
b86ef7b
Merge branch 'master' into B96-ZK-5159
jumperchen Sep 29, 2022
1520e9f
Merge pull request #2831 from learningstud/B96-ZK-5159
jumperchen Sep 29, 2022
adb2604
Merge branch 'master' into B96-ZK-5029
jumperchen Sep 29, 2022
73d8bc7
Merge pull request #2827 from learningstud/B96-ZK-5029
jumperchen Sep 29, 2022
2d1566c
Merge branch 'master' into B96-ZK-5220
jumperchen Sep 29, 2022
a69db2e
Merge pull request #2832 from DevChu/B96-ZK-5220
jumperchen Sep 29, 2022
11ec407
Merge branch 'master' into B96-ZK-5140
jumperchen Sep 29, 2022
4300558
Merge pull request #2828 from DevChu/B96-ZK-5140
jumperchen Sep 29, 2022
276138b
Bump engine.io, browser-sync and socket.io
dependabot[bot] Sep 29, 2022
9cf034c
Bump axios and localtunnel
dependabot[bot] Sep 29, 2022
b8a4aa4
Merge branch 'master' into B96-ZK-5155
jumperchen Sep 29, 2022
f4c6d17
Merge branch 'master' into B96-ZK-5170
jumperchen Sep 29, 2022
19a976e
Merge pull request #2833 from learningstud/B96-ZK-5170
jumperchen Sep 29, 2022
0e7420e
Merge branch 'master' into B96-ZK-5155
jumperchen Sep 29, 2022
50dc887
Merge pull request #2830 from learningstud/B96-ZK-5155
jumperchen Sep 29, 2022
66b7d44
remove unused import
jumperchen Sep 29, 2022
ed1c577
ZK-5179: Custom attributes on template do not resolve after ZK-5002
DevChu Sep 28, 2022
efccb73
ZK-2259: Tabbox doesn't select second tab automatically when first ta…
jumperchen Sep 30, 2022
033d7a9
Fix ZK-5214: Locales.getLocale("de_DE_dgl") returns a different loc…
jumperchen Sep 29, 2022
9427661
rename
jumperchen Sep 30, 2022
61f593a
ZK-5253: title of borderlayout north/south shouldn't rotate 90 degrees
Sep 30, 2022
cd92af8
ZK-5240: calculation issue in tpad cause grid to render entire conten…
Sep 30, 2022
7396170
Merge branch 'master' into B96-ZK-5253
jumperchen Oct 3, 2022
dc6a8d5
Merge pull request #2843 from learningstud/B96-ZK-5253
jumperchen Oct 3, 2022
521e311
Merge branch 'master' into B96-ZK-2259
jumperchen Oct 3, 2022
949c5d5
Merge pull request #2839 from jumperchen/B96-ZK-2259
jumperchen Oct 3, 2022
71fbc14
Merge branch 'master' into B96-ZK-5240
jumperchen Oct 3, 2022
1aaa7b5
Merge pull request #2845 from learningstud/B96-ZK-5240
jumperchen Oct 3, 2022
7cf1439
add github rebase action refers to https://github.com/cirrus-actions/…
jumperchen Oct 3, 2022
ff299e0
add B85-ZK-3934.zul test case
jumperchen Oct 3, 2022
4d7942a
Refine ZK-5155: handle focusout event due to disabling DOM element an…
Oct 3, 2022
7c6b6eb
Merge branch 'master' into B96-ZK-5155-refine
DevChu Oct 3, 2022
eb100eb
Merge pull request #2848 from learningstud/B96-ZK-5155-refine
zkadmin Oct 3, 2022
54d3358
ZK-5247: dynamically rerendered row breaking hflex min column
jumperchen Sep 30, 2022
dcb573a
ZK-5033: infinite loop when firing an event on a detached widget
jumperchen Sep 30, 2022
aaf34cb
ZK-4974: grid-column with min-width
jumperchen Sep 30, 2022
a780ce3
ZK-5030: column header disappearing when resizing column
jumperchen Oct 3, 2022
c887438
ZK-5111: require.js causes Toast.show() failed
jumperchen Oct 3, 2022
828ed8b
Refine ZK-5155: noA11y doesn't allow tab navigation in Listbox, so we…
Oct 4, 2022
70bb031
Merge pull request #2850 from learningstud/B96-ZK-5155-refine
zkadmin Oct 4, 2022
9750339
ZK-5223: the if element doesn't keep the position of its child component
DevChu Sep 30, 2022
d2f3fcc
fix a side-effect of ZK-5030 on ZK-4123 and ZK-3883
jumperchen Oct 4, 2022
23d8a20
Merge pull request #2838 from DevChu/B96-ZK-5223
zkadmin Oct 4, 2022
0c9d352
ZK-5176: signature backgroundImage doesn't accept an absolute path
Oct 4, 2022
b6186cf
ZK-4982: Listbox (mold select with groups) fail when selecting from s…
Oct 4, 2022
8a4cbd2
ZK-5153: window with vflex content broken after title update
jumperchen Oct 4, 2022
e08df08
ZK-5167: showBusy() doesn't mask the whole page
jumperchen Oct 4, 2022
4b28bd1
ZK-5168: height calculation in groupbox with css scale incorrect afte…
jumperchen Oct 4, 2022
3dd2668
ZK-5177: signature saves a background image into a larger one
jumperchen Oct 5, 2022
3cbe465
ZK-5181: Optimize the use of DefinitionNotFoundException when creatin…
jumperchen Oct 5, 2022
9dffaaa
ZK-5148: datebox throws a js error with locale specified
jumperchen Oct 4, 2022
20806e4
ZK-5156: locale format doesn't keep the fractional part
Oct 4, 2022
1b2d736
ZK-5180: Bandbox closes its popup when clicking on day of a datebox
Oct 5, 2022
cace7c3
ZK-5205: ClientInfoEvent should preserve the precision of devicePixel…
jumperchen Oct 7, 2022
db985d2
ZK-5203: a highlighted window in an invisible parent doesn't get onSi…
jumperchen Oct 6, 2022
781c622
fix a side-effect of ZK-5153 for B95-ZK-4764.zul
jumperchen Oct 7, 2022
4bb3503
ZK-5116: NullPointerException happened during evaluating an EL expres…
DevChu Oct 5, 2022
d4660fb
ZK-5256: classloading issues with multiple war files
DevChu Oct 7, 2022
9ddeba4
ZK-5208: Review use of getChildNodeCount in AbstractTreeModel getChil…
jumperchen Oct 7, 2022
1daeb6c
Merge pull request #2866 from jumperchen/B96-ZK-5208
zkadmin Oct 7, 2022
c095f79
ZK-5215: cannot load locale-dependent resources in a relative path
jumperchen Oct 7, 2022
ee49007
ZK-4973: tabbox tab.invalidate() loses selected tab
Sep 30, 2022
abbc058
ZK-3543: Can't wire <apply> with its ID
DevChu Oct 11, 2022
048d7e7
Refine ZK-5168: ZTL B85-ZK-3718 should compute height with getBoundin…
Oct 14, 2022
d0758a5
Refine ZK-5168: ZTL B85-ZK-3718 should compute height with getBoundin…
Oct 14, 2022
ab15a47
Refine ZK-5168: ZTL B85-ZK-3718 observes 1px of difference between ge…
Oct 17, 2022
e0dfc54
Merge pull request #2871 from learningstud/Refine-ZK-5168
zkadmin Oct 17, 2022
f9d9fc8
Refine ZK-5170: add testcase description
Oct 17, 2022
ca28bc0
Refine ZK-5253: add testcase description
Oct 17, 2022
561c680
Revert "ZK-5215: cannot load locale-dependent resources in a relative…
jumperchen Oct 17, 2022
4667514
Merge pull request #2873 from learningstud/Refine-ZK-5170
zkadmin Oct 18, 2022
8568e26
Merge pull request #2874 from learningstud/Refine-ZK-5253
zkadmin Oct 18, 2022
848982e
refine release note
DevChu Oct 19, 2022
8c3c773
fix jsdoc
DevChu Oct 25, 2022
28ef70b
Add release date in the release-note
DevChu Oct 25, 2022
0b22b79
Update Iceblue Compact version 9.6.3
zkadmin Oct 25, 2022
b497fb5
release 9.6.3
zkadmin Oct 25, 2022
4c2a804
upgrade to ZK 9.6.4 version
DevChu Oct 25, 2022
9566927
update rebase bot
DevChu Dec 2, 2022
bb7c42d
refine rebase bot
DevChu Dec 2, 2022
6914031
ZK-5382: Wrong shadow insertions after shadow tree merged
DevChu Jan 3, 2023
b9ed5bf
Create contributing.md
jumperchen Jan 30, 2023
ba63cfd
Bump engine.io from 6.2.0 to 6.2.1
dependabot[bot] Nov 22, 2022
df9a6ae
Bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot] Dec 2, 2022
245ee9f
Bump minimatch from 3.0.4 to 3.1.2
dependabot[bot] Dec 2, 2022
dcc3962
Bump json5 from 2.2.0 to 2.2.3
dependabot[bot] Apr 13, 2023
79fa121
Bump commons-fileupload from 1.4 to 1.5 in /zk-parent
dependabot[bot] Feb 22, 2023
b6d977a
ZK-5418: variable shadowing to reference binding
DevChu Apr 7, 2023
77c07eb
ZK-5238: upgrade moment.js to eliminate the security vulnerabilities
kuotsanhsu Apr 11, 2023
2f830c1
B96-ZK-5426: pdfviewer cannot display some texts
kuotsanhsu Apr 11, 2023
9306600
ZK-5251: listbox select mold produces js error in a mobile browser
DevChu Apr 11, 2023
8c834e6
ZK-5353: Insertion [] of the shadow [] cannot be orphan in 9.6.3
DevChu Apr 11, 2023
4d3fcb5
ZK-5374: Elements with an ARIA that require children to contain a spe…
DevChu Apr 11, 2023
2c9e06f
ZK-5260: chosenbox options don't escape HTML characters
kuotsanhsu Apr 12, 2023
ba8616d
ZK-5399: Number of NoDOM increases unexpectedly
DevChu Apr 12, 2023
0152f32
add wip action run after rebase trigger.
jumperchen Apr 13, 2023
4f7c3a7
Bump ua-parser-js and browser-sync
dependabot[bot] Apr 13, 2023
9e2ebbe
Upgrade JRuby dependency from 1.1.2 to 1.7.27 for some security vulne…
jumperchen Apr 14, 2023
a69ed3a
Refine ZK-5418, still need cache (put it into ELContext)
DevChu Apr 14, 2023
892065d
refine test case B96_ZK_5177Test for chrome driver issue (download fo…
DevChu Apr 13, 2023
b2820c7
Fix ZK-4194: ZK cannot clear disconnected desktops reliably by remove…
jumperchen Apr 13, 2023
3055023
ZK-4955: Combobox fires a duplicate onChange event
DevChu Apr 13, 2023
356cdd9
test wip
jumperchen Apr 14, 2023
9f64e95
ZK-2297: @ContextParam TRIGGER_EVENT not sent for global commands
DevChu Apr 14, 2023
2012cd7
test wip
jumperchen Apr 14, 2023
ac5832d
refine wip workflows
jumperchen Apr 17, 2023
b78952b
refine
jumperchen Apr 17, 2023
54016a8
ZK-5224: hflex and vflex doesn't consider a component's margin
DevChu Apr 14, 2023
b092fb4
refine
jumperchen Apr 17, 2023
a000c1e
refine wip action
jumperchen Apr 17, 2023
76075f4
refine
jumperchen Apr 17, 2023
eba5867
ZK-5423: select a date causes an invalid result under locale pt
DevChu Apr 14, 2023
81de48f
refine for Jenkins
jumperchen Apr 17, 2023
69aeb6e
ZK-2658: Listbox: multiple="true" checkmark="true" issue
kuotsanhsu Apr 18, 2023
8556153
ZK-5133: Radio onPageAttached condition causes onPageAttach to not fi…
DevChu Apr 19, 2023
12fe319
ZK-5419: Security upgrade commons fileupload
DevChu Apr 19, 2023
9108fd7
add github action for pull_request_review for WIP
jumperchen Apr 19, 2023
db40ae3
Merge branch 'master' into B96-ZK-5419
jumperchen Apr 19, 2023
0991f44
add github action for pull_request_review for WIP
jumperchen Apr 19, 2023
90eb22d
Merge branch 'master' into B96-ZK-5419
jumperchen Apr 19, 2023
dfd2519
test
jumperchen Apr 19, 2023
4094ffb
Merge branch 'master' into B96-ZK-5419
jumperchen Apr 19, 2023
4dff0ad
Merge pull request #2920 from DevChu/B96-ZK-5419
jumperchen Apr 19, 2023
04f3078
test
jumperchen Apr 19, 2023
1ca6eda
ZK-5378: Add safety check to DesktopEventQueue$QueueListener#onEvent
DevChu Apr 19, 2023
be102b1
ZK-5430: Camera uses incorrect aspect ratio during snapshot if canvas…
DevChu Apr 19, 2023
6bb53b7
test
jumperchen Apr 20, 2023
c973cc1
Merge branch 'master' into B96-ZK-5430
jumperchen Apr 20, 2023
1f09ef3
Merge pull request #2921 from DevChu/B96-ZK-5430
jumperchen Apr 20, 2023
90bb268
ZK-3246: File download doesn't work with Chrome in iOS
DevChu Apr 19, 2023
924fca5
test
jumperchen Apr 20, 2023
962f371
test
jumperchen Apr 20, 2023
a33463e
Merge branch 'master' into B96-ZK-3246
jumperchen Apr 20, 2023
31938e5
Merge pull request #2923 from DevChu/B96-ZK-3246
jumperchen Apr 20, 2023
cf5f005
reset to original WIP action
jumperchen Apr 20, 2023
830969e
add rebase to trigger WIP action
jumperchen Apr 21, 2023
523b25d
Fix NPE in B70_ZK_2534Test#testSelectRange due to B96-ZK-2658
kuotsanhsu Apr 21, 2023
f79c65b
ZK-5434: Datebox show different time when running with -Duser.timezon…
kuotsanhsu Apr 24, 2023
91e05ac
ZK-5061: ZK Embedded loading default ZK styles causes style changes t…
DevChu Apr 21, 2023
0fb0484
add guava library as required for ZK-4194
jumperchen Apr 25, 2023
ec7c9b2
Fix ZK-5445: avoid reflected cross site scripting (XSS) attacks
jumperchen Apr 26, 2023
70bb217
add "labeled" for WIP action
jumperchen Apr 27, 2023
3c6814e
Use the Java 8 API `Collectors.toList` in B96_ZK_2658Test.java instea…
kuotsanhsu Apr 26, 2023
bbc55f8
ZK-5429: tabbox scroll unsynced when resizing with toolbar
DevChu Apr 27, 2023
9229ebf
add "auto_merge_enabled" for WIP action
jumperchen Apr 27, 2023
91d8dfb
refine ZK-5433 test case
DevChu Apr 27, 2023
65612ef
ZK-5432: aria-activedescendant is generated at wrong place
DevChu Apr 27, 2023
ed34d3d
ZK-5216: cannot change to am of a day under Spanish locale
DevChu Apr 28, 2023
102e650
refine ZK-5433 test case
DevChu Apr 28, 2023
e2095dd
ZK-5368: Tree with client-ROD fails to replace treerow if parent is c…
kuotsanhsu Apr 27, 2023
beb06f2
ZK-5252: a modal window doesn't focus on its first focusable child
kuotsanhsu Apr 28, 2023
d23e681
ZK-5258: setFocus() doesn't work on a textbox in a modal window
kuotsanhsu Apr 28, 2023
202fb0a
ZK-5076: Listbox in select mold setModel + set selectedIndex causes u…
DevChu Apr 28, 2023
337eb7b
refine rebase action
jumperchen Apr 28, 2023
f1f3545
ZK-5379: Floating scrollbar prevent anchornav from scrolling
kuotsanhsu Apr 28, 2023
2097980
Merge branch 'master' into B96-ZK-5216
jumperchen Apr 28, 2023
20f2b3c
Merge pull request #2948 from DevChu/B96-ZK-5216
jumperchen Apr 28, 2023
4e2a4e1
ZK-5427: missing context menu after ZK-4835 on hybrid mouse / touch d…
DevChu Apr 28, 2023
eac5781
Merge pull request #2949 from DevChu/B96-ZK-5427
jumperchen Apr 28, 2023
6c4519e
Merge branch 'master' into B96-ZK-5379
jumperchen Apr 28, 2023
4912ae3
Merge pull request #2950 from learningstud/B96-ZK-5379
jumperchen Apr 28, 2023
4b60de8
Refine B96_ZK-5368Test by not selecting aria-label.
kuotsanhsu May 2, 2023
e4a3a16
ZK-5414: onTimer event causes a cascader to close its next level items
kuotsanhsu May 2, 2023
0fa5876
Refine ZK-4194, upgrade closure-compiler to v20220601 (since next ver…
DevChu May 3, 2023
d04f3a0
Merge pull request #2953 from DevChu/refine-4194
jumperchen May 3, 2023
e5779db
refine SourceMapManager (after refine ZK-4194 upgrading closure compi…
DevChu May 3, 2023
5e27eab
Revert ZK-5260.
kuotsanhsu May 4, 2023
33d8854
upgrade selenium to 4.9.0
DevChu May 5, 2023
9fd8950
Upgrade ckez to 4.21.0.0
DevChu May 16, 2023
49a5560
Update Iceblue Compact version 9.6.4
zkadmin May 16, 2023
6bf23e1
release 9.6.4
zkadmin May 16, 2023
d8a5c33
upgrade to ZK 9.6.5 version
DevChu May 16, 2023
3026375
Bump engine.io and socket.io
dependabot[bot] May 4, 2023
7a18f09
Bump socket.io-parser from 4.2.1 to 4.2.3
dependabot[bot] May 24, 2023
1c68bb4
Bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] Jul 20, 2023
86f46f8
fix: upgrade javax.enterprise:cdi-api from 1.0 to 1.2
snyk-bot Aug 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .github/workflows/rebase-trigger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Automatic Rebase Trigger
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
commands: rebase
permission: write
issue-type: pull-request
20 changes: 20 additions & 0 deletions .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Automatic Rebase Command
on:
repository_dispatch:
types: [rebase-command]
jobs:
rebase:
runs-on: ubuntu-latest
steps:
- uses: peter-evans/rebase@v2
id: rebase
with:
head: ${{ github.event.client_payload.pull_request.head.label }}
- name: Add reaction
if: steps.rebase.outputs.rebased-count == 1
uses: peter-evans/create-or-update-comment@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
reaction-type: hooray
6 changes: 3 additions & 3 deletions .github/workflows/wip.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: WIP
on:
pull_request_target:
types: [opened, synchronize, reopened, edited]

types: [opened, synchronize, reopened, edited, labeled, auto_merge_enabled]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14 changes: 11 additions & 3 deletions @types/zk/zk.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,11 @@ declare namespace zk {
appendChild(child: Widget, ignoreDom?: boolean): boolean;
beforeParentChanged_(newparent: Widget): void;
beforeSendAU_(wgt: Widget, evt: Event): void;
bind_(dt?: Desktop| null, skipper?: Skipper | null, after?: (() => void)[]): void;
bind(dt?: Desktop| null, skipper?: Skipper | null): void;
bind_(dt?: Desktop| null, skipper?: Skipper | null, after?: (() => void)[], bindSelfOnly?: boolean): void;
bind(dt?: Desktop| null, skipper?: Skipper | null, bindSelfOnly?: boolean): this;
bindChildren_(dt?: Desktop| null, skipper?: Skipper| null, after?: (() => void)[]): void;
bindDoubleTap_(): void;
bindMissingAncestors(desktop?: zk.Desktop | null, skipper?: zk.Skipper | null): this;
bindSwipe_(): void;
bindTapHold_(): void;
canActivate(opts?: {checkOnly?: boolean}): boolean;
Expand Down Expand Up @@ -327,7 +328,7 @@ declare namespace zk {
show(): Widget;
smartUpdate(name: string, value: any, timeout?: number): Widget;
unbind_(skipper?: Skipper | null, after?: (() => void)[], keepRod?: boolean): void;
unbind(skipper?: Skipper | null, keepRod?: boolean): Widget;
unbind(skipper?: Skipper | null, keepRod?: boolean): this;
unbindChildren_(skipper?: Skipper, after?: (() => void)[], keepRod?: boolean): void;
unbindDoubleTap_(): void;
unbindSwipe_(): void;
Expand Down Expand Up @@ -507,6 +508,7 @@ declare namespace zk {
$toNumber(): number;
$toString(): string;
$toLocaleString(): string;
getPrecision(): number;
}

interface Long extends zk.Object {
Expand Down Expand Up @@ -853,7 +855,9 @@ declare namespace zk {
cleanVisibility(): JQuery;
clearStyles(): this;
clientHeightDoubleValue(): number;
clientHeightCeil(): number;
clientWidthDoubleValue(): number;
clientWidthCeil(): number;
cmOffset(): zk.Offset;
contentHeight(excludeMargin?: boolean): number;
contentWidth(excludeMargin?: boolean): number;
Expand All @@ -880,12 +884,16 @@ declare namespace zk {
ncols(visibleOnly?: boolean): number;
offsetHeight(): number;
offsetHeightDoubleValue(): number;
offsetHeightCeil(): number;
offsetLeft(): number;
offsetLeftDoubleValue(): number;
offsetLeftCeil(): number;
offsetTop(): number;
offsetTopDoubleValue(): number;
offsetTopCeil(): number;
offsetWidth(): number;
offsetWidthDoubleValue(): number;
offsetWidthCeil(): number;
padBorderHeight(): number;
padBorderWidth(): number;
paddingHeight(): number;
Expand Down
2 changes: 1 addition & 1 deletion build.setting
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ optimize=true
#Invoke the shell script directly
#start.service=Apache Tomcat 6
#Used if Tomcat is installed as a Windows service
version=9.6.3-FL
version=9.6.5-FL
23 changes: 23 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

Contributions of all kinds are welcome!

**Reporting Issues**

\* Please use [ZK tracker](https://tracker.zkoss.org/projects/ZK) to report issues.

\* Before creating an issue, please review open issues to avoid a duplicate.

\* If you have a question, not an issue, please discuss it in [ZK Forum](https://forum.zkoss.org/questions/).

**Contributing codes**

If you wish to contribute code, please create a corresponding issue [in tracker](https://tracker.zkoss.org/projects/ZK) and a pull request containing the ID of the issue from the tracker with your comments. Your request will be reviewed before being merged.

**License and Copyright**

This project is created and maintained by Potix Corporation. 

Any contributed content is licensed under the same license and terms as the project license. By contributing your code, you certify that you created the content and agree to surrender your copyright of the contributed code to Potix. 


For any inquiries and questions, please contact us at [email protected].
2 changes: 1 addition & 1 deletion deploy/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.6.3
9.6.5
Binary file modified dist/lib/breeze.jar
Binary file not shown.
Binary file modified dist/lib/ckez.jar
Binary file not shown.
Binary file not shown.
Binary file modified dist/lib/ext/commons-fileupload.jar
Binary file not shown.
Binary file modified dist/lib/ext/jruby.jar
Binary file not shown.
Binary file modified dist/lib/iceblue_c.jar
Binary file not shown.
Binary file modified dist/lib/sapphire.jar
Binary file not shown.
Binary file modified dist/lib/silvertail.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion jsdoc/version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
9.6.3
9.6.5
project=ZK Client Engine
Loading
Loading