REJack
0c983d5623
fix/remove-division ( #4204 )
...
* Fix Using / for division is deprecated (#4123 )
* Fix Using / for division is deprecated
* replace divide function by multiplication
* attempt to fix tests
* fix: remove leading zero
* fix: Undefined operation "times"
Co-authored-by: Vincent Garnier <forxer@gmail.com>
2022-01-18 19:47:31 +01:00
Daniel
31e665add1
upgrade dark mode
2021-03-10 23:07:01 +05:30
REJack
1cacb6aed9
small NavbarSearch improvements
2021-02-02 08:15:50 +01:00
REJack
d0cf068950
fixed navbar color input styles
2020-12-04 09:10:22 +01:00
REJack
9a4b838251
rename site-search to navbar-search
2020-12-02 09:34:04 +01:00
REJack
260e610e65
add site-search-block scss script
2020-12-02 09:25:20 +01:00
REJack
290738e916
add .main-header.dropdown-offset-legacy
2020-11-24 08:54:03 +01:00
REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
2020-09-28 08:25:39 +02:00
REJack
949f91985f
add support for fontawesome svg icons ( #2920 )
...
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
REJack
aac8ca32df
add font awesome light & duotone icons support ( #2911 )
...
* add font awesome light & duotone icons support
* fix lint error
2020-07-22 16:50:44 +02:00
XhmikosR
1451820057
Remove glyphicon leftovers. ( #2753 )
2020-06-01 14:07:35 +02:00
XhmikosR
3d87e3c4cb
Adhere to the Stylelint rules.
...
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack
2bfcb514df
fixed ::placeholder generation with autoprefixer
2019-10-21 11:56:54 +02:00
REJack
d8904dd346
enhanced .text-sm support via body & fixed card-text float error
2019-09-13 10:09:58 +02:00
REJack
9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer
2019-09-11 12:32:32 +02:00
REJack
6773bd1772
further scss changes
...
- 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`
2019-07-18 16:22:11 +02:00
REJack
7e2ec226e0
some little scss changes
...
- added .anchor for anchors with offset while fixed navbar
- fixed .main-header border
- added sidebar color variations (colors)
- added pre & blockquote style for doc usage
- fixed brand-link width with .logo-switch
2019-07-14 15:21:20 +02:00
REJack
f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
...
- 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
2019-07-12 20:00:43 +02:00
REJack
f6dcb64c05
enhanced SCSS style & added projects example
...
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
2019-06-28 10:02:07 +02:00
REJack
42568b9b8d
Road to v3.0.0-beta.1
...
- replaced slimScroll to overlayScrollbars
- added new layout types (fixed, navbar-fixed & footer-fixed)
- changed old default layout from "fixed" to non-fixed
- enhanced PushMenu.js to load options via data
- enhanced Layout.js new layout calcs, options via data for scrollbar
- fixed forms fontawesome icons
- added warning-feedback (without icon)
- added sidebar-mini-md
- updated index to use layout-fixed
- updated index2 to use layout-fixed, layout-navbar-fixed & layout-footer-fixed
2019-06-05 13:34:15 +02:00
Abdullah Almsaeed
53a7c75964
Dev release
2018-03-17 13:07:55 -04:00