Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
M
mika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Limira
mika
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
6
element-builders
for-performance-test
list-diffing
master
default
protected
merge-render-trait-into-component-trait
separated-state
Tags
3
before-total-element
last-commit-without-builder
last-commit-with-message-like-elm
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
12
11
10
31
Oct
30
27
26
23
22
21
20
19
18
12
11
9
8
7
5
3
29
Sep
25
24
23
9
6
5
3
2
11
Aug
10
6
4
25
Jul
24
22
20
19
18
17
15
14
12
11
10
9
8
6
4
27
Jun
26
25
24
22
21
20
19
18
17
16
15
14
13
12
11
3
1
31
May
30
28
23
22
status text for error instead of body
master
master
fetch: check for ok status
minimum rust version is now 1.39
context as a return value rather than a mutable argument
upgrade dependencies
Context::default instead of Context::new
rustdoc is ok with file name now
update guide
state is a separated type (no trait), component trait is on the render now
separated-state
separated-state
integrate trait Render into trait Component
merge-render-tr…
merge-render-trait-into-component-trait
some doc improvement
Update dependencies
change license to MPL
also intern in event drop
enable-interning
Move code for element-event to before impl TotalElement
dummy event for performance test
for-performance…
for-performance-test
test on String instead of str
fix the newly added method
add a method just storing a string for performance test
Update guide to callbacks on methods
completed migrate away from component's messages
impelemented direct invocation of state's methods, next commit will remove Component's Message
clippy should be happy now
clippying on new-default and map
resolve some clippy warnings
should add clippy before testing
all warnings resolved, clippying, ci test
more note about Render::update
clean up readme
re-word some guide
fix ci image
keep framework away
update convert-to-impl-keyed-item to total element
redesign internal dom
custom attribute - convert to imple keyed item
before-total-el…
before-total-element
store specific element types in node instead of empty/nonempty element
allow the list in state not impl Key
first commit for macros
keyed item accept comp handle, improve diffing
Loading