index
:
pakakeh.ts
dev
main
Web user interface components built with TypeScript.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
input
Age
Commit message (
Expand
)
Author
2024-09-15
all: commit all generate JavaScript files
Shulhan
2024-02-05
input: implement component for inputing file
Shulhan
2023-11-11
input: use lower case for method name Set
Shulhan
2023-10-24
all: fix all linter warnings from tsc and eslint
Shulhan
2023-10-24
all: reformat all files
Shulhan
2022-03-15
all: re-licensing wui under GPL 3.0 or later
Shulhan
2021-09-19
input: remove background color on hint element
Shulhan
2021-09-19
input: add option "is_hint_toggled"
Shulhan
2021-09-19
input: display the new value on changes inside the example
Shulhan
2021-09-19
input: allow floating value on WuiInputNumber
Shulhan
2021-09-18
input: add method to set the input value
Shulhan
2021-09-11
input: add options to add custom CSS class to label and input
Shulhan
2021-09-11
input: allow label to be HTMLElement instead of only string
Shulhan
2021-09-05
input: implement input for checkboxes
Shulhan
2021-09-05
input: implement class for input with select
Shulhan
2021-09-05
input: implement class WuiInputString
Shulhan
2021-09-05
input: implement class for input number
Shulhan