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
74769c2034d74851e301c244f0f3f4e0299c7554
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
28
Feb
27
26
25
22
21
20
19
18
17
16
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
Finish doc
Formatting
Fix App sizing issue
Moved text logic to WidgetManager
Added WidgetLifetime struct
Merge pull request #86 from StarArawn/rfc-3-layout-callbacks
Addressed PR comments
Change default font name ``-> `DefaultFont`
Apply suggestions from code review
Change documentations and examples
Add methods for setting default font
Merge pull request #80 from StarArawn/general-docs
Added clarifying comment
First draft
Fixed incorrect width calculation
Merge remote-tracking branch 'upstream/main' into general-docs
Merge branch 'main' into general-docs
Addressed PR comments
Fixed unnecessary doc comment
Fixed compile error
Formatting
Clippy fixes
Added scrollbox example
Added ScrollBox widget
Added ScrollEvent
Merge pull request #83 from TheRawMeatball/split-renderer
Partially move text plugin stuff
Split the renderer
Merge pull request #82 from StarArawn/forward-attrs
Removed nightly feature flag
Merge branch 'main' into general-docs
Formatting
Documented top-level modules
Documented KayakContext
Documented FontMapping
Document ImageManager
Formatting
Documented built-in widgets
Re-ordered widget attributes
Forwarded attributes on functional widgets
Loading