Commit History

Author SHA1 Message Date
  dependabot[bot] 9aefcf2516 Bump nanoid from 3.1.30 to 3.3.1 in /corejs 2 years ago
  Felix Sun 7a7f0a0633 Fix PushState browser go back button didn’t work for top level page 2 years ago
  Felix Sun 4a1e608cc3 Upgrade dep packages 2 years ago
  dependabot[bot] c7be3721a4 Bump follow-redirects from 1.14.5 to 1.14.8 in /corejs 2 years ago
  chenxin0723 cb8005b9fc fix the location method 2 years ago
  Felix Sun d584e9f913 Fix server side pushState should change url 2 years ago
  Felix Sun 573829519e Clean up buildPushState and fix tests 2 years ago
  Felix Sun 4a74a3faed Try to clean up the API, but tests failed still 2 years ago
  Raven 9e867c35dd Merge pull request #18 from goplaid/location-func-update 2 years ago
  Raven 4fed67aa90 Fix mergeQueryWithoutParams function and test 2 years ago
  Raven 7d966c97f7 Add mergeQueryWithoutParams function 2 years ago
  Felix Sun 419fd42b2f Remove ctx.Event, Add web.GET(), web.POST(), ThenScript(...) 2 years ago
  Felix Sun 805e9e20cd Add only runPushState 2 years ago
  Felix Sun c74595eb9b Mark plaidForm dirty if user changed 2 years ago
  Felix Sun 3ca2f8973d Add web.GlobalEvents for esc to close drawer 2 years ago
  Felix Sun 8ca988dea0 simplify UseForm 2 years ago
  Felix Sun 5dc38be6b4 Add more test to scope 2 years ago
  Felix Sun d8f0b20b76 Pass plaidForm into portal, so that portal updated v-field-name can set to correct form 2 years ago
  Felix Sun 4da4546ea3 Pass plaidForm to server side script eval 2 years ago
  Felix Sun b8221944bb Remove v-field-name update hook 2 years ago
  Felix Sun 33eba3de92 Add web.Scope tag to create local variables and local plaidForm 2 years ago
  Felix Sun 2a66588a98 Make event data optional when post 2 years ago
  Felix Sun 49372dcb05 Remove ctx.Event.Params 2 years ago
  Felix Sun 47b480458e Add ParamAsString 2 years ago
  sunfmin 1ee8b55aec Change internal server error back to alert 2 years ago
  Raven b5ff8ffc10 Add MergeHub 2 years ago
  Felix Sun 9abf0311da Use multipartestutils to simplify tests 2 years ago
  Felix Sun bc951fd756 show browser error instead of alert when server shut down 2 years ago
  Felix Sun 4aa2743c19 setFormValue set empty string 2 years ago
  Azuma Fan 3e570e71db remove UnmarshalForm panic 2 years ago