Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bevy Cosmic Edit
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
Bevy Cosmic Edit
Graph
397c9cde9d05c05c1fe7dcdc0318c18e81d52d3c
Select Git revision
Branches
1
feature/optional_clipboard
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
18
Feb
4
12
Dec
7
6
29
Nov
18
11
Oct
15
Sep
13
11
26
Aug
25
13
11
Jul
18
Jun
9
31
May
30
28
20
8
7
6
1
30
Apr
29
26
23
19
11
10
9
6
27
Mar
20
5
24
Feb
27
Dec
19
17
Nov
10
9
2
30
Oct
27
26
25
24
13
12
6
5
4
3
2
1
29
Sep
28
26
24
23
22
18
17
15
14
12
11
9
7
17
Aug
14
10
4
31
Jul
24
23
20
19
20
16
11
9
Add feature flag for clipboard access
feature/optiona…
feature/optional_clipboard
Lil cleanup (#170)
bevy::picking integration and refactoring (#167)
prepare for publish
Update to bevy 0.15 (#166)
Code quality improvements (#164)
bump version#
use webgl2 by default, with optional webgpu feature, which is what bevy does (#163)
Bump version
Check for an error in querying for a window before trying to find sca… (#161)
add component hook for unfocusing widget on despawn (#159)
public import cosmic text (#158)
bump version
add disabling resource (#156)
remove extra space (#155)
bump wasm-bindgen version to 0.2.93
upgrade web-sys/js-sys to 0.3.70 (#153)
fix spaces being ignored (#152)
bump version & update readme
update to bevy 0.14, cosmic-text 0.12 (#148)
bump version
add: documents feature flags (#147)
add default derive to buffer unit components (#143)
fire text change events from editor contents instead of underlying buffer (#142)
add scroll disableability (#141)
import missing `AttrsOwned` field types (#140)
doc: `CosmicFontConfig`.load_system_fonts (#139)
Bump version
Merge pull request #137 from StaffEngineer/password-sysordering
Merge pull request #136 from StaffEngineer/user-select
fix clippy
dont remove editor while password blockers active
add tag component to disable user selection
Merge pull request #135 from StaffEngineer/cursor_rework
Merge pull request #134 from StaffEngineer/docs
tidy up merge, remove refrences to `CursorConfig`
Merge branch 'docs' into cursor_rework
per-widget mouse cursor control
add README to `lib.rs`
fix doctests, add missing docs
Loading