summaryrefslogtreecommitdiff
path: root/input/string.ts
AgeCommit message (Expand)Author
2023-11-11input: use lower case for method name SetShulhan
2023-10-24all: fix all linter warnings from tsc and eslintShulhan
2023-10-24all: reformat all filesShulhan
2022-03-15all: re-licensing wui under GPL 3.0 or laterShulhan
2021-09-19input: remove background color on hint elementShulhan
2021-09-19input: add option "is_hint_toggled"Shulhan
2021-09-18input: add method to set the input valueShulhan
2021-09-11input: add options to add custom CSS class to label and inputShulhan
2021-09-11input: allow label to be HTMLElement instead of only stringShulhan
2021-09-05input: implement class WuiInputStringShulhan