Commit Graph

5 Commits

Author SHA1 Message Date
凱恩Kane
f38373e0fb fix(transformers): transform required field for InputText (#2494)
* transform required field for InputText

* missing TextInput type
2022-09-30 08:29:14 -05:00
Luan Caliel
a6ec59aad0 fix(transformers): add min and max length to text input components (#2492)
* fix: add min and max length to text input components

* docs: add dots and commas

* fix: add semicolon

* fix: add semicolon

* fix: add min and max input length to transform component
2022-09-30 08:28:40 -05:00
ITOH
03996c5f58 refactor: revert "feat: base plugin lib idea (#2308)" (#2336)
* Revert "feat: base plugin lib idea (#2308)"

This reverts commit ffe7cdbc6f.

* fmt
2022-07-02 14:24:43 +01:00
Skillz4Killz
ffe7cdbc6f feat: base plugin lib idea (#2308)
* feat: base plugin lib idea

* fix: stuff

* fmt

* fix: imports and exports

* fix: errors & tests

* fix: remove logs
2022-06-18 18:46:37 -04:00
Skillz4Killz
92c281529d fix: sendWebhook components 2022-03-25 10:38:12 +00:00