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 at https://sympa.ethz.ch
Um Benachrichtigungen über geplante Wartungsarbeiten zu erhalten, abonnieren Sie bitte die Mailingliste gitlab-operations@sympa.ethz.ch. Die Anmeldung erfolgt unter 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.