| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-24 | all: fix all linter warnings from tsc and eslint | Shulhan | |
| In this changes we introduce eslint as our linter for TypeScript and update our tsconfig to be more strict. The ".eslintrc.yaml" and "tsconfig.json" is taken from golang/website repository [1]. [1]: https://cs.opensource.google/go/x/website | |||
| 2021-09-05 | input: implement class for input with select | Shulhan | |
| The WuiInputSelect create an HTML input for selecting one more item. | |||
