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
Graph
3a353b86ab95d99ee634f591381a0f47a6cd5db8
Select Git revision
Branches
4
0.10
bevy_0.11
main
default
protected
remove_bevy_ui_flag
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Nov
14
13
12
9
8
7
6
30
Oct
29
28
27
24
23
20
7
Sep
27
Aug
19
18
5
1
30
Jul
29
19
30
Jun
28
26
15
12
11
10
9
27
May
24
1
30
Apr
27
24
23
21
19
18
17
14
13
14
13
10
6
1
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
Removed the git parameter for bevy.
Fix bug where root node could accidentally be removed.
Ran cargo fmt.
Fixed up some of the code to properly support bevy despawning.
Run cargo fmt.
Added the ability to grab the current focus.
Working mult-context renderer.
Fixed missing clear pass.
Fixed a few issues. Changed root context to be a component.
Merge pull request #162 from StarArawn/add-versions
Added versions to workspace crates.
Merge pull request #161 from StarArawn/remove-dev-dep
Removed dev-dependencies in macros crate.
Merge pull request #160 from StarArawn/prerelease-changes
More changes to cargo for release.
Merge pull request #159 from StarArawn/update-cargo-files
More changes to cargo toml's to add release related stuff.
Updated cargo files with more info.
Merge pull request #158 from StarArawn/pre-release
Add link to book.
Focusing on getting the 0.1 release out.
Merge pull request #157 from StarArawn/fix-image-dpi
Fixed issue with images and DPI.
Merge pull request #156 from StarArawn/main-menu
Deleted .vscode file.
Use new screenshot!
Added working main menu. Cleaned up unused assets.
Merge pull request #155 from StarArawn/clippy-and-book
Fixed formatting issues.
More changes to the book and improvements to code quality using clippy!
Merge pull request #154 from StarArawn/new-base-styles
Changing order.
Attempt to fix CI.
Update to latest bevy.
Cursors + text boxes.
Added cursor for text boxes.
A bunch of fixes! New styles, widgets, and more!
Merge pull request #153 from StarArawn/fix-empty-errors
Fixed some errors when no nodes were present in the tree.
Merge pull request #152 from StarArawn/book-font-fix
Loading