Commit History

Author SHA1 Message Date
  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
  Felix Sun b162968880 Add keep scroll directive, and pushState keep hash fragment 2 years ago
  Felix Sun cf42a5147f Made evaluate server side script can access $plaid, $event, and vars 2 years ago
  Felix Sun d86d2ce49e Add v-debounce:input='500' @input:debounced='...' directive 3 years ago
  Felix Sun d788fe616c upgrade reflectutils and htmlgo 3 years ago
  Felix Sun 4f9c85a0e9 Upgrade reflectutils to 1.0.1 3 years ago
  Felix Sun 7d93858e57 Add InitContextLocals to initialize local variables in data 3 years ago
  Felix Sun a0643a8582 Add EventFuncs to add multiple together 3 years ago
  Felix Sun 704ee18371 Add global event func to web.Builder 3 years ago
  Felix Sun 19a81079fb Change Debounce to only accept bool, because the debounce function has to be initialized before call $plaid() 3 years ago
  Felix Sun 353aa47747 upgrade go dependencies 3 years ago
  Felix Sun 47682c0464 Add BeforeScript and AfterScript 3 years ago
  Felix Sun a241597bfe to new $plaid() builder 3 years ago
  Felix Sun af70549e00 try to add event builder 3 years ago
  Felix Sun 8881e2000f Fix view update many times set field to null 3 years ago
  Felix Sun aadeea7efe Move run varsScript before any reload page so that it can be executed 3 years ago
  Felix Sun ae53604ab4 change AfterLoaded to VarsScript, and vars are global to the whole page 3 years ago
  Felix Sun 4a91c679b9 Merge pull request #16 from goplaid/v-field-name 3 years ago
  Felix Sun 3a9d6fa6e2 Fix test for web.Bind 3 years ago
  Felix Sun 9f6d1176fd setFormValue can take FileList 3 years ago
  Felix Sun 99216a06bd Add setFormValue, also added it to triggerEventFunc 3 years ago
  Felix Sun 51f57a570d Add OnFieldChange event 3 years ago
  sunfmin 11aa8c883d Fix to use change event for vue component 3 years ago
  sunfmin 2349f99458 Remove OnInput 3 years ago
  sunfmin e1d7020f30 remove OnInput and add Debounce 3 years ago
  sunfmin cb591b2fba Add v-field-name tests 3 years ago
  sunfmin abfbe9c117 add go test in github actions 3 years ago