File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 77 verify :
88 name : Verify
99 if : github.event_name != 'pull_request'
10- runs-on : windows -latest
10+ runs-on : ubuntu -latest
1111 steps :
1212
1313 # Check out the current repository
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 5.1.7
4+
5+ + [x] Added component ` radio-buttons ` (n8n style)
6+ + [x] Fixed component ` splitter ` for save state
7+ + [x] Added sizes to ` info-button ` , ` image-button ` , ` split-button `
8+ + [x] Added sizes to input controls
9+ + [x] Fixed hover on appbar menu subitems
10+ + [x] Updated docs for a lot of components
11+ + [x] Added component ` bar3d `
12+ + [x] Added component ` github-box `
13+ + [x] Improved component ` audio-button `
14+
315### 5.1.6
416+ [x] Fixed knob position in the witch component
517+ [x] Updated docs for a lot of components
Original file line number Diff line number Diff line change 11### 5.1.7
22
33+ [x] Added component ` radio-buttons ` (n8n style)
4- + [x] Fixed component ` splitter ` for save state
4+ + [x] Fixed component ` splitter ` for save state
55+ [x] Added sizes to ` info-button ` , ` image-button ` , ` split-button `
66+ [x] Added sizes to input controls
77+ [x] Fixed hover on appbar menu subitems
88+ [x] Updated docs for a lot of components
9-
9+ + [x] Added component ` bar3d `
10+ + [x] Added component ` github-box `
11+ + [x] Improved component ` audio-button `
You can’t perform that action at this time.
0 commit comments