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

Rendering with both id and title labels #165

Merged
merged 17 commits into from
Aug 26, 2022
Merged

Conversation

koriym
Copy link
Member

@koriym koriym commented Aug 20, 2022

Closes #139

idとtitleの表示を切り替えるリンクをダイアグラム上部に配置しました。

image

https://github.com/koriym/app-state-diagram/blob/09c2e23f1b233c8c6d937a6c09d4765ee77ee96a/docs-md/blog/docs/asd.md

@koriym koriym marked this pull request as draft August 20, 2022 15:01
@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Merging #165 (d18c888) into master (d7597e4) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #165   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       331       343   +12     
===========================================
  Files             32        33    +1     
  Lines            860       916   +56     
===========================================
+ Hits             860       916   +56     
Impacted Files Coverage Δ
src/ConfigFilter.php 100.00% <ø> (ø)
src/Option.php 100.00% <ø> (ø)
src/DumpDocs.php 100.00% <100.00%> (ø)
src/IndexPage.php 100.00% <100.00%> (ø)
src/PutDiagram.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@koriym koriym marked this pull request as ready for review August 21, 2022 16:26
@koriym koriym marked this pull request as draft August 22, 2022 01:10
@koriym koriym marked this pull request as ready for review August 22, 2022 01:55
@koriym koriym merged commit 5e5a6ef into alps-asd:master Aug 26, 2022
@koriym koriym deleted the put_diagram branch August 26, 2022 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASD is rendered in multiple modes
2 participants