Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add demo "visualize path between two consecutive shapes" #452

Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
4ddf20d
Add new example with color shape by click
csouchet Feb 7, 2023
8fac060
Don't add css class to shape, if one is already highlight
csouchet Feb 7, 2023
a8d3973
Disable all shapes & edges when a shape is selected
csouchet Feb 8, 2023
66730d4
Color the possible next step on hover
csouchet Feb 8, 2023
e171d5f
Hightlight the second shape & the edge on click
csouchet Feb 8, 2023
efec3a7
Don't display possible next if the second shape is selected
csouchet Feb 8, 2023
396c8ed
Reset all CSS classes on third selected shape
csouchet Feb 8, 2023
07ffada
disable mouse pointer
csouchet Feb 8, 2023
77db531
Clean code
csouchet Feb 8, 2023
f53948f
Add legend
csouchet Feb 8, 2023
cdeea92
Update the image
csouchet Feb 8, 2023
8d119af
Add bar for the progression
csouchet Feb 8, 2023
b022535
Make possible to not have title for the container
csouchet Feb 8, 2023
24f6a65
Move the legend
csouchet Feb 8, 2023
526f1b3
Move progress bar & reset button
csouchet Feb 8, 2023
d26cd4a
implement behavior on click of the Reset button
csouchet Feb 8, 2023
cf0f56a
Use 'div' and not link in steps
csouchet Feb 14, 2023
5a1d95d
Not possible to click on a end event in first
csouchet Feb 14, 2023
d1734d5
Merge branch 'master' into 433-Add_a_new_demo_to_visualize_the_path_b…
csouchet Feb 14, 2023
344f443
Make possible to click on a edge to highlight a path
csouchet Feb 14, 2023
0edbcc3
Change the wording in the legends
csouchet Feb 14, 2023
9bd6a1a
Fix the navigation on the steps
csouchet Feb 14, 2023
8b23bf7
Make refactoring on edge handler
csouchet Feb 14, 2023
a282723
Refactor PathUseCase
csouchet Feb 14, 2023
a4e84d7
get shapes & edges in dedicated methods
csouchet Feb 14, 2023
fa2e9f1
Extract the configuration of handlers for the shapes & the edges in o…
csouchet Feb 14, 2023
3ee7af6
Not possible to highlight previous path when over on previous edge
csouchet Feb 14, 2023
6c18b19
Simplify the activation of the pointer
csouchet Feb 14, 2023
f93fab6
- Highlight the first selectable shape with the Possible color
csouchet Feb 14, 2023
395e33f
Add a tooltip on the Refresh button
csouchet Feb 14, 2023
51ede0f
Update the tooltip messages
csouchet Feb 14, 2023
2a9dffa
Merge branch 'master' into 433-Add_a_new_demo_to_visualize_the_path_b…
csouchet Feb 14, 2023
57e6c91
Use the workaround to break line in tooltips
csouchet Feb 16, 2023
d00c77f
Update demo/draw-path/index.html
csouchet Feb 16, 2023
c594b5e
Simplify how to get shapes & edges
csouchet Feb 16, 2023
5a823b0
Fix license header in HTML file
tbouffard Feb 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into 433-Add_a_new_demo_to_visualize_the_path_b…
…etween_two_consecutive_shapes
csouchet authored Feb 14, 2023
commit d1734d51d371dd4c7dc3401fa4ac8b0bf4557f98

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.