Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayak UI 0.11
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Forks
Kayak UI 0.11
Commits
80f97b8211eef72b4ba5ca969a1a28f93007827f
Select Git revision
0 results
kayak-ui-11
src
widgets
text_box.rs
Author
Search by author
Any Author
authors
0 authors
Jan 14, 2022
Mostly fixed up.
· 5bd332ae
StarArawn
authored
3 years ago
5bd332ae
Jan 08, 2022
fix hardcoded color
· 6108a4e9
IceSentry
authored
3 years ago
6108a4e9
TextBox text style improvements
· 05ac1ccf
IceSentry
authored
3 years ago
* Use colour style for the text * Use gray colour for the placeholder text * Add more color constant
05ac1ccf
Dec 21, 2021
Restructure workspace. Removed weird internal feature.
· 347f5b35
StarArawn
authored
3 years ago
347f5b35
Dec 20, 2021
Use clone internally for every widget prop.
· bbba74d8
StarArawn
authored
3 years ago
bbba74d8
Dec 19, 2021
Added convenience method for sending events
· 5a3c0db5
MrGVSV
authored
3 years ago
5a3c0db5
Extracted ChangeEvent and made it generic
· 0af32b00
MrGVSV
authored
3 years ago
0af32b00
Fully working todo..
· e65f9ce9
StarArawn
authored
3 years ago
e65f9ce9
Dec 18, 2021
Fixed backspace for textbox input
· 01042aa9
MrGVSV
authored
3 years ago
01042aa9
Lots of cleanup.
· dc7892ed
StarArawn
authored
3 years ago
dc7892ed
Dec 17, 2021
Removed dbg statements.
· b71b358c
StarArawn
authored
3 years ago
b71b358c
Fixed up focus states. Fixed up state management with multiple of the same type.
· 151ac062
StarArawn
authored
3 years ago
151ac062
Added text box..
· e01f83cd
StarArawn
authored
3 years ago
e01f83cd
Loading