Skip to content

Commit abe0d57

Browse files
committed
accept 317 windows/mac snaps
1 parent e8c7b33 commit abe0d57

File tree

10 files changed

+100
-0
lines changed

10 files changed

+100
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"slider": 5
5+
},
6+
"output": {
7+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\nNULL"
8+
}
9+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"nav_link": 2,
5+
"slider": 5
6+
},
7+
"output": {
8+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\n[1] 2\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" ",
9+
"nav_output": "Clicked 2 times"
10+
}
11+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"slider": 5
5+
},
6+
"output": {
7+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\nNULL"
8+
}
9+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"nav_link": 2,
5+
"slider": 5
6+
},
7+
"output": {
8+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\n[1] 2\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" ",
9+
"nav_output": "Clicked 2 times"
10+
}
11+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"slider": 5
5+
},
6+
"output": {
7+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\nNULL"
8+
}
9+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"nav_link": 2,
5+
"slider": 5
6+
},
7+
"output": {
8+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\n[1] 2\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" ",
9+
"nav_output": "Clicked 2 times"
10+
}
11+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"slider": 5
5+
},
6+
"output": {
7+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\nNULL"
8+
}
9+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"nav_link": 2,
5+
"slider": 5
6+
},
7+
"output": {
8+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\n[1] 2\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" ",
9+
"nav_output": "Clicked 2 times"
10+
}
11+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"slider": 5
5+
},
6+
"output": {
7+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\nNULL"
8+
}
9+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"input": {
3+
"btn": 1,
4+
"nav_link": 2,
5+
"slider": 5
6+
},
7+
"output": {
8+
"debug": "$btn\n[1] 1\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" \n\n$slider\n[1] 5\n\n$nav_link\n[1] 2\nattr(,\"class\")\n[1] \"shinyActionButtonValue\" \"integer\" ",
9+
"nav_output": "Clicked 2 times"
10+
}
11+
}

0 commit comments

Comments
 (0)