mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Spinner Cube-Grid now available
Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
parent
6df7657c8e
commit
0caff7d5d5
4 changed files with 80 additions and 1 deletions
|
@ -52,6 +52,7 @@ export const TYPE_TEMPLATE_CONTAINER = 'template-container';
|
|||
export const ALLOWED_WAIT_SPINNERS = [
|
||||
'Bounce',
|
||||
'Cube',
|
||||
'Cube-Grid',
|
||||
'Dot',
|
||||
'Rotateplane',
|
||||
'Scaleout',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue