Skip to content

Releases: qor5/web

Try add v3.0.0

13 Apr 03:20

Choose a tag to compare

Add v3 to go mod, upgrade all dependencies to remove +incompatible

Fix field-name directive

05 Dec 05:45
a1dd72b

Choose a tag to compare

v1.3.2

fixed field-name directive

Updated deps and fixed some bugs

18 Oct 02:07
0afda8a

Choose a tag to compare

  • Fixed the issue where the program panic when the body returned by PageFunc is nil
  • Updated some deps

add PageInjector.SkipDefaultSetting

25 Sep 05:54
0fae50a

Choose a tag to compare

Merge pull request #45 from qor5/page-injector-skip-default-setting

page injector: add skipDefaultSetting

Update deps

19 Mar 05:36

Choose a tag to compare

v1.2.4

Update to fix security issues

Change to qor5

09 Nov 03:32
7405641

Choose a tag to compare

Merge pull request #31 from qor5/fix-organization-name-changed

fix organization name changed

Can merge execute_event

25 Oct 02:50
cf65745

Choose a tag to compare

Merge pull request #28 from goplaid/always-apply-prop-event-id

apply eventFuncId.id

Unknown Error alert

12 May 04:52

Choose a tag to compare

v1.2.1

Show Unknown Error alert

Remove ctx.Hub

05 May 06:27

Choose a tag to compare

v1.2.0

Remove ctx.Hub, use var pb = web.Page(pf).EventFunc(...) to bind page…

Add AppendVarsScripts

27 Apr 06:16

Choose a tag to compare

v1.1.30

Add AppendVarsScripts