Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayak UI
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
Graph
11cdc587d71a7bb900603a140711599e933b906e
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Feb
15
11
10
9
8
7
6
5
4
3
2
1
30
Jan
29
22
21
20
19
18
17
15
14
13
12
11
10
9
8
7
8
7
3
2
29
Dec
28
27
26
23
22
21
20
19
18
17
16
17
16
15
14
13
12
11
7
6
5
4
3
29
Nov
26
24
Documented Handler
Fixed PartialEq not properly checking discriminants
Documented Node
Documented WidgetProps and related code
Changed wording for focusability
Formatting
Added offset style property
Fixed UV coordinates
Formatting
Border radius now uses Corner
Added Corner struct
Added test case for multiplication
Renamed col_gap and row_gap to match morphorm
Reverted border_radius back to tuple
Added padding style property
Added Edge type
Restructured styles into its own directory
Added row_gap and col_gap
Removed unused margin_*** fields
Documented styles module and added tests
Documented KayakContextRef
Merge pull request #79 from StarArawn/small-fixes
Small minor readme changes.
Updated readme and fixed some small bugs.
Merge pull request #77 from StarArawn/styles
Merge pull request #76 from StarArawn/empty-props
Merge pull request #75 from StarArawn/cursor-icon
Merge pull request #74 from StarArawn/styles
Updated examples to use empty prop type
Formatting
Empty widget arguments create unit type props
Updated Todo example with cursor icons
Formatting
Added ability to set cursor icon
Formatting
Fixed some style issues in widgets
Made some methods pub and added a helper method
Cleaned up TextBox styles
Resolved issue with inheritance
Added documentation and From impl
Loading