git ssb

16+

Dominic / patchbay



Commit 1c469b769322d7836a6c25ce1cf7214b51b166dd

update patchbay-gatherings (and set a max tab width!)

mixmix committed on 10/31/2018, 10:54:50 PM
Parent: 2d2b9653cdfc8066b4bd16d2b35193875df3427d

Files changed

app/styles/mcss/hypertabs.mcsschanged
package-lock.jsonchanged
package.jsonchanged
app/styles/mcss/hypertabs.mcssView
@@ -26,8 +26,9 @@
2626 flex-grow: 1
2727
2828 z-index: 1000
2929 min-width: 3.5rem
30 + max-width: 18rem
3031 font-size: .9rem
3132 background: rgba(0, 0, 0, 0)
3233
3334 overflow: hidden
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 375551 bytes
New file size: 375551 bytes
package.jsonView
@@ -70,9 +70,9 @@
7070 "patch-settings": "^1.1.2",
7171 "patch-suggest": "^2.0.2",
7272 "patchbay-book": "^1.0.8",
7373 "patchbay-dark-crystal": "^1.1.1",
74- "patchbay-gatherings": "^3.2.4",
74 + "patchbay-gatherings": "^3.2.5",
7575 "patchbay-poll": "^1.1.1",
7676 "patchbay-scry": "^1.2.1",
7777 "patchcore": "^1.28.1",
7878 "pull-abortable": "^4.1.1",

Built with git-ssb-web