Add size attribute to Spinner
It is much easier to specify the size of the spinner instead of width and height, because the spinner must be square.
Therefore, this MR adds the attribute size to the Spinner component.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
It is much easier to specify the size of the spinner instead of width and height, because the spinner must be square.
Therefore, this MR adds the attribute size to the Spinner component.