The only remaining thing is the text's size, which requires #606. There should be no visual changes from this update.
The second commit adds the shorthand .orbit(...) syntax to OrbitButtonStyle, but unfortunately we can't use default values for the view builders there. Not sure if the second commit is worth it, but maybe it will be useful in the future.
The only remaining thing is the text's
size
, which requires #606. There should be no visual changes from this update.The second commit adds the shorthand
.orbit(...)
syntax toOrbitButtonStyle
, but unfortunately we can't use default values for the view builders there. Not sure if the second commit is worth it, but maybe it will be useful in the future.Part of #605.