1. 02 10月, 2019 1 次提交
  2. 01 9月, 2019 1 次提交
  3. 26 8月, 2019 1 次提交
  4. 30 7月, 2019 4 次提交
  5. 29 7月, 2019 2 次提交
  6. 28 7月, 2019 2 次提交
  7. 19 7月, 2019 1 次提交
  8. 18 7月, 2019 2 次提交
    • R
      further scss changes · 6773bd17
      REJack 提交于
      - changed /* comments to // (to avoid displaying in compiled css file)
      - added .alert-primary
      - removed _label.scss (due renamed to badge with BS4)
      - reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
      - changed control-sidebar-light border color to main-header border
      - renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
      - enhanced direct-chat with all colors
      - added `.dropdown-menu-xl`
      - reworked color-palette in pages/UI/general
      - changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
      - removed `@-webkit-keyframes flipInX` due autoprefixer
      - enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
      6773bd17
    • R
      little scss changes · b313b6ab
      REJack 提交于
      - reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
      - changed `border-bottom: none` to `border-bottom: 0`
      - added colors to $colors array
      - removed box-solid-variant mixin (unused)
      - removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
      - added `cards-variant` & `sidebar-color` mixin
      b313b6ab
  9. 16 7月, 2019 1 次提交
  10. 15 7月, 2019 1 次提交
  11. 14 7月, 2019 4 次提交
  12. 13 7月, 2019 2 次提交
    • R
      974a6781
    • R
      enhanced responsive fixed-header/-footer #2162 · f21bf2fb
      REJack 提交于
      - removed js margin-top/-bottom generation
      - added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
      - added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
      - added default border-bottom to main-header navbar like main-footer
      - removed .border-bottom from main-header navbar in demo pages
      f21bf2fb
  13. 12 7月, 2019 1 次提交
  14. 10 7月, 2019 1 次提交
  15. 09 7月, 2019 1 次提交
  16. 08 7月, 2019 2 次提交
  17. 28 6月, 2019 3 次提交
    • R
      added ribbon style & some little changes · 4a05cb5e
      REJack 提交于
      - added !important to elevation-* & text-sm, text-xs, text-lg & text-xl
      - added variables for ribbon
      - added ribbon style code in scss/_miscellaneous
      4a05cb5e
    • R
      added contacts demo & some little scss changes · 04b90fdd
      REJack 提交于
      - created contacts demo page
      - removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
      - updated demo files to use bootstrap's class instead of old unnecessary class
      - moved color scss lines in a seperate scss file (_colors)
      - moved old plugin fixes in a new scss file (plugins/_miscellaneous)
      04b90fdd
    • R
      enhanced SCSS style & added projects example · f6dcb64c
      REJack 提交于
      - fixed scss code style & headers
      - moved pages scss to seperate folder
      - added pages/_projects scss
      - added pages/examples/projects demo
      f6dcb64c
  18. 27 6月, 2019 2 次提交
  19. 26 6月, 2019 6 次提交
    • R
      added support for vertical nav tabs · e5db7c30
      REJack 提交于
      - updated _navs.scss with tabs override css
      - added pages/UI/navbar demo with navbar color examples & vertical tabs example
      - added navbar & tabs sidebar entry in demo files with sidebar
      e5db7c30
    • R
      enhanced input type="range" · e60faca7
      REJack 提交于
      - added color variations for .custom-range with .custom-range-*
      - updated pages/forms/general demo to display range slider
      e60faca7
    • R
      added support for focus to expand functionality in main-sidebar · e9163d36
      REJack 提交于
      - enhanced Layout.js to add .main-sidebar .sidebar-focused
      - added focus style same as hover style in sidebar nav links etc
      - added sidebar-focused in sidebar-mini collapsed state
      e9163d36
    • R
      added overlay for small-box & info-box · c99806c4
      REJack 提交于
       - moved overlay code to _miscellaneous to save lines & centralize it since its not only for card
       - changed code to flex center instead of position absolute
       - changed icon color & modified the color for dark
       - removed icon font size to use fa-lg, fa-2x, ...
       - updated widgets demo
      c99806c4
    • R
      prep version to 3.0.0-beta.2 · a80f1bd3
      REJack 提交于
      a80f1bd3
    • R
      fixed sidebar overflow while collapse · 45914648
      REJack 提交于
      45914648
  20. 24 6月, 2019 2 次提交