1. 26 8月, 2019 1 次提交
  2. 31 7月, 2019 6 次提交
  3. 30 7月, 2019 11 次提交
  4. 29 7月, 2019 10 次提交
  5. 28 7月, 2019 5 次提交
  6. 22 7月, 2019 2 次提交
  7. 20 7月, 2019 2 次提交
  8. 19 7月, 2019 1 次提交
  9. 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
      further docs changes · c66ab859
      REJack 提交于
      - updated docs assets
      - added yarn install info
      - overhauled color parts in layout.md
      - added components/main-sidebar, /control-sidebar & /cards
      - updated title in components/main-header
      - created blank pages javascript/control-sidebar& /push-menu to ensure docs generation
      - renamed Sidebar to Main Sidebar
      c66ab859