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
68d56a11e6fb88ad85b1fec933a357e34957df5b
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
25
Apr
24
23
21
19
18
17
16
13
11
9
27
Mar
20
9
1
Feb
16
Jan
8
6
23
Dec
17
18
17
14
11
8
7
6
3
2
1
28
Nov
27
26
27
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
Merge pull request #237 from StarArawn/custom-rendering
format
Added custom rendering material. :tada:
Started work on custom rendering.
Merge pull request #236 from StarArawn/box-shadowing
Added box shadows! :tada:
Merge pull request #235 from StarArawn/font-fix
Various fixes to how we handle font rendering.
Merge pull request #234 from StarArawn/resource-instead-of-in
Fixed up book + OnChange.
Formatting..
Events refactored! :tada:
Massive refactor of widget systems to make them more "bevy" like.
Merge pull request #233 from StarArawn/fix-warning
Fixed warning.
Merge pull request #231 from querat/button_style
Merge pull request #232 from StarArawn/opacity-layers
Merge pull request #229 from StarArawn/accordion
Merge branch 'accordion' into opacity-layers
Format code.
Changes following peer review. Uses StyleProp::resolve_or instead of verbose "if let" statements. Uses shorthand values for StyleProp
Fixed up cargo.toml
Added opacity layers, fixed a few bugs, added a new modal widget.
KButtonBundle's "styles" prop now accepts font_size
Format code.
Help the entity hierarchy to be a bit cleaner for `PreviousWidget`.
Merge pull request #230 from StarArawn/fix-previous-entities
Format code.
Help the entity hierarchy to be a bit cleaner for `PreviousWidget`.
Added an accordion and fixed some bugs.
Merge pull request #213 from NoahShomette/patch-1
Merge pull request #228 from StarArawn/animation
Format code.
Added transitions/animations for widgets.
Merge pull request #227 from StarArawn/fix-sprite-bug
Fixed sprite bug.
Merge pull request #226 from StarArawn/svg-rendering
Added SVG rendering.
Merge pull request #225 from StarArawn/fix-alignment-bug
Fixed regression with Alignment not being exported.
Loading