-
Notifications
You must be signed in to change notification settings - Fork 3
演習問題にSandpackによる実行環境を追加 #889
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
Open
Yokomi422
wants to merge
28
commits into
main
Choose a base branch
from
code-sandpack
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
98512c9
code sandbox
Yokomi422 d66919b
演習問題にsandpackの解答を追加
Yokomi422 7e8a5fa
プロジェクトを解答例に含めた
Yokomi422 24c10dc
prettier
Yokomi422 a21741e
raw loader dep
Yokomi422 1f48692
check
Yokomi422 25ed472
不要なcomponentを削除
Yokomi422 25a0a33
不要なファイルを削除
Yokomi422 180a1df
演習問題以外のファイルを削除
Yokomi422 2d52afd
Answerの中に移動
Yokomi422 3878e6b
css 演習問題3の解答を修正
Yokomi422 4b04494
importを1つに
Yokomi422 8469084
weired comparisonはview soruceのままに
Yokomi422 afaa34c
fix prettier
Yokomi422 27a8ecf
whileのsandpackはなし
Yokomi422 756c1e1
cssをactiveにした
Yokomi422 97064c8
view sourceを追加
Yokomi422 12432c5
format
Yokomi422 8a10b37
Merge branch 'main' into code-sandpack
Yokomi422 bf57164
chore: trigger CI
Yokomi422 cd708f8
Merge remote-tracking branch 'origin/main' into code-sandpack
Yokomi422 5d581e2
fix
Yokomi422 5da31d5
変数の章のviewsourceを追加
Yokomi422 1bdb2c0
関数のviewsource追加
Yokomi422 a70b65f
ループの章のview source 追加
Yokomi422 8d96eb9
domの章にviewsource 復活
Yokomi422 2d4b004
おみくじをAnswerで囲った
Yokomi422 6f1f7ff
cssのview source復活
Yokomi422 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| #foo { | ||
| border: 1px solid #aaa; | ||
| border-radius: 10px; | ||
| margin: 30px; | ||
| padding: 30px; | ||
| box-shadow: 0px 0px 2px 1px #aaa; | ||
| } |
11 changes: 0 additions & 11 deletions
11
docs/1-trial-session/03-css/_samples/red-hello-world/index.html
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
docs/1-trial-session/03-css/_samples/red-hello-world/style.css
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.