Skip to content

Releases: Rundiz/rundiz-template-for-admin

v2.4.9

06 Nov 19:08
@ve3 ve3
c0efda2

Choose a tag to compare

v2.4.8

21 May 11:22
@ve3 ve3
c2aa9ba

Choose a tag to compare

v2.4.7

20 May 21:06
@ve3 ve3
2dc6c71

Choose a tag to compare

New

  • New custom input range with datalist.

Update

v2.4.6

06 May 23:56
@ve3 ve3
d65b28a

Choose a tag to compare

v2.4.5

16 Apr 07:55
@ve3 ve3
b995882

Choose a tag to compare

Fix

  • Fix page options clear float cause blank space at top on some page design.

v2.4.4

15 Apr 08:27
@ve3 ve3
78c08b5

Choose a tag to compare

v2.4.3

12 Apr 07:18
@ve3 ve3
adc6b14

Choose a tag to compare

v2.4.2

11 Apr 07:58
@ve3 ve3
809df4d

Choose a tag to compare

Fix

  • Fix dialog didn't listen to close inside activate method.

v2.4.1

10 Apr 05:12
@ve3 ve3
729c16f

Choose a tag to compare

v2.4.0

04 Apr 07:40
@ve3 ve3
a873516

Choose a tag to compare

Fix

Update

Breaking changes

CSS variables changed.
File rundiz-template-admin.css.
In the :root{} scope.

  • --background-primary-disabled-color -> --rdta-background-primary-disabled-color
  • --background-primary-hover-color -> --rdta-background-primary-hover-color
  • --background-danger-disabled-color -> --rdta-background-danger-disabled-color
  • --background-danger-hover-color -> --rdta-background-danger-hover-color
  • --background-info-disabled-color -> --rdta-background-info-disabled-color
  • --background-info-hover-color -> --rdta-background-info-hover-color
  • --background-success-disabled-color -> --rdta-background-success-disabled-color
  • --background-success-hover-color -> --rdta-background-success-hover-color
  • --background-warning-disabled-color -> --rdta-background-warning-disabled-color
  • --background-warning-hover-color -> --rdta-background-warning-hover-color
  • --block-element-margin-horizontal -> --rdta-block-element-margin-horizontal
  • --block-element-margin-vertical -> --rdta-block-element-margin-vertical
  • --block-element-padding-horizontal -> --rdta-block-element-padding-horizontal
  • --block-element-padding-vertical -> --rdta-block-element-padding-vertical
  • --navbar-height_mobilescreen -> --rdta-navbar-height_mobilescreen
  • --sidebar-expanded-width -> --rdta-sidebar-expanded-width
  • --sidebar-collapsed-width -> --rdta-sidebar-collapsed-width
  • --sidebar-transition-seconds moved to scope .rd-navbar, .rd-sidebar, .rd-sidebar-back, .sm-rdta{}
  • --text-danger-color -> --rdta-text-danger-color
  • --text-info-color -> --rdta-text-info-color
  • --text-primary-color -> --rdta-text-primary-color
  • --text-success-color -> --rdta-text-success-color
  • --text-warning-color -> --rdta-text-warning-color
  • --text-white-color -> --rdta-text-white-color

In the .rd-button, .rd-form{} scope.

  • --form-large-font-size -> --rdta-form-large-font-size
  • --form-small-font-size -> --rdta-form-small-font-size
  • --form-tiny-font-size -> --rdta-form-tiny-font-size

.rd-navbar, .rd-sidebar, .rd-sidebar-back{} scope changed to .rd-navbar, .rd-sidebar, .rd-sidebar-back, .sm-rdta{}

  • --navbar-height -> --rdta-navbar-height
  • --navbar-z-index -> --rdta-navbar-z-index
  • --navbarsidebar-background-color -> --rdta-navbar-sidebar-background-color
  • --sidebar-z-index -> --rdta-sidebar-z-index

In the .rd-alertbox{} scope.

  • --alertbox-z-index -> --rdta-alert-box-z-index

File typo-and-form/typo-and-form.css.
In the :root{} scope.

  • --basic-focus-color -> --rdta-tpf-basic-focus-color
  • --form-focus-color -> --rdta-tpf-form-focus-color
  • --form-invalid-border-color -> --rdta-tpf-form-invalid-border-color
  • --page-background-color -> --rdta-tpf-page-background-color
  • --page-text-color -> --rdta-tpf-page-text-color
  • --block-background-color -> --rdta-tpf-block-background-color
  • --block-border-color -> --rdta-tpf-block-border-color
  • --content-block-element-margin-vertical -> --rdta-tpf-content-block-element-margin-vertical
  • --inputrange-thumb-border-color -> --rdta-tpf-input-range-thumb-border-color
  • --text-link-color -> --rdta-tpf-text-link-color

File components/rdta-alertdialog.css.
In the .rd-alertdialog-modal{} scope.

  • --alertdialog-backdrop-z-index -> --rdta-alert-dialog-backdrop-z-index

File components/rdta-dialog.css.
In the .rd-dialog-modal{} scope.

  • --dialog-backdrop-z-index -> --rdta-dialog-backdrop-z-index

File components/rdta-embeds.css.
In the .rd-embed-responsivexxx{} scopes.

  • --aspect-ratio -> --rdta-embeds-aspect-ratio