Commit History

Author SHA1 Message Date
  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
  sunfmin 18c47bcb90 Add fieldname, change to use npm for github actions 3 years ago
  Felix Sun 14e835adac Try to add v-field-name 3 years ago
  Felix Sun 1ea188b638 Add EventScript to add custom javascript for event binding 3 years ago
  Felix Sun e065c87cf7 Fix GetExtraHTMLComponent to don't have key 3 years ago
  Felix Sun 08e49cc14c Change to fixed BodyHTMLComponent to ExtraHTMLComponent to be used by custom layout 3 years ago
  Felix Sun 9f8470eab9 Page Injector to inject HTMLComponent 3 years ago
  Felix Sun 94e7ebd992 Fix panic when there is no event object for vuetify customized events like v-chip v-on:click:close 3 years ago
  sunfmin d000610068 Change from packr to go embed 3 years ago
  Felix Sun 8c60c1686b upgrade vue to 2.6.14, tag v1.0.1 3 years ago
  Felix Sun 8d21b83dff upgrade packages, tag 1.0 3 years ago