Commit History

Author SHA1 Message Date
  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
  Felix Sun 9d318768b1 AutoReloadInterval can be a vars.variable, and can stop the running by changing it to 0 2 years ago
  Felix Sun b326256e0d Add Auto Reload Interval to portal 2 years ago
  Azuma Fan 57895edc96 add EventFuncVar 2 years ago
  Felix Sun 72b6fd9efc Handle ajax request redirect and error 2 years ago