Age | Commit message (Expand) | Author |
---|---|---|
2017-04-14 | add updated file preview for file repeater | Steve Manuel |
2017-01-02 | add reference.SelectRepeater and necessary struct and function exports | Steve Manuel |
2016-12-25 | missed err redeclaration | Steve Manuel |
2016-12-25 | adding error handling and less alloc happy buffer writes in editor code | Steve Manuel |
2016-12-25 | struct field renaming so fields are not exported where not necessary | Steve Manuel |
2016-12-22 | fixing docs | Steve Manuel |
2016-12-22 | checking for bad inputs explicitly -- could be improved | Steve Manuel |
2016-12-22 | adding forgotten name attr to identified input | Steve Manuel |
2016-12-22 | adding fix for js in repeaters (mainly FileRepeater) and cleanup of form valu... | Steve Manuel |
2016-12-20 | fixing scope of FileRepeater and minor css updates | Steve Manuel |
2016-12-20 | adding generic RepeatController JS creator and working RepeatSelect repeater ... | Steve Manuel |