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
7400b60540a3e66f408d75fb119f799f2298c57a
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
1
Apr
31
Mar
25
24
23
22
21
19
18
17
5
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
Formatting
Implement new render strategy
Formatting
Improved scrollbox layout calculations
Merge branch 'fix-missed-layouts' into scrollbox
Fixed missed layouts for on_layout
Merge branch 'main' into scrollbox
Merge pull request #92 from StarArawn/fix-clipping
Updated clipping to ignore positions beyond window
Fix Clip not working for certain sizes/positions
Fix WindowSize not updating
Merge branch 'main' into scrollbox
Reformat
Merge pull request #90 from Ygg01/rfc-3-on-layout
Update examples/shrink_grow_layout.rs
Fix grow/shrink example visually.
Add `on_layout` to `text` and `windows`. Remove from `if_element`.
Add `on_layout` to most custom widgets
Add some doctest for `kayak::Layout`
Change layout to not be mut
Apply spelling corrections.
Add rand to grow/shrink example
Apply more suggestions from code review
Apply suggestions from code review
Cargo fmt run
Fix implementation to use on_layout
Preliminary implementation
Add preliminary example.
Fix proc macro
Initial impl
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
Loading