You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added: new option "paginationTheme" to switch between two different pagination styles - "circles" or "numbers"
added: new option "paginationCirclesMaxItems"(default: 10) - determines the number of steps at which there will be an automatic switch from the theme of "circles" to "numbers"
updated: option "padding", the default value was changed from 10 to 8
added: new tooltip positions: "bottom-right", "bottom-left", "bottom-middle", "top-right", "top-left", "top-middle"