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
39e2c45aabf56293ec1143308497a34a1fe7a790
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
27
Nov
26
27
26
27
26
25
24
23
20
18
17
16
15
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
😅
Merge pull request #179 from StarArawn/computed-styles
factor
Updated readme to include ComputedStyles.
subpixel rendering
Added computed styles. Breaking change!
Merge pull request #178 from StarArawn/fix-export-types
Fixed formatting.
Merge pull request #177 from StarArawn/fix-wasm-compile
Export the cursor types.
Fixed issue where wasm fails to build.
Merge pull request #176 from StarArawn/native-msdf
Fixed cargo fmt issues.
Merge pull request #175 from ThousandthStar/patch-1
Upload cache file.
Updated the book with new font stuff.
Showcase using kttf textures in some examples.
Native rust TTF to MSDF loader.
Update link to font chapter
added layout example
Merge pull request #171 from Piturnah/patch-1
Merge pull request #173 from maccesch/patch-1
Implemented grid layout style props
Remove old UICamera spawn
Update chapter_1.md to reflect crates.io release
Merge pull request #168 from banana-studios/main
Merge pull request #167 from StarArawn/fix-scrolling
use window params for first frame camera computations
Fix app not updating if camera width/height changes
Fixed scrolling.
Merge pull request #164 from StarArawn/multi-context
Format code.
Fixed issue where graphemes weren't respected by the text box editing.
Cargo fmt.
text box should recalculate graphemes when value changes.
Added reflect to allow bevy_inspector_ui to work in the future..
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.
Loading