Commit graph

20 commits

Author SHA1 Message Date
REJack 88b30801f3
fix new eslint errors since v7.10.0 (#3064) 2020-09-28 08:25:39 +02:00
REJack ee814eb531 finish dark-mode overrides 2020-09-24 09:08:20 +02:00
REJack 08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +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 2c7229674c
fixed user-menu dropdown top border 2019-11-12 15:57:25 +01:00
REJack f60e0626fc
changed user-image size/margin in .user-menu 2019-10-25 09:32:23 +02:00
REJack 8799b5497c
some little text-sm fixes
- button text size
- dropdown text size
- dropdown toggle icon alignment
- top-nav brand image margin
- added docs part
2019-09-17 10:42:32 +02:00
REJack 1261a7e36c
added .dropdown-icon for icon only dropdown toggles 2019-09-17 10:40:51 +02:00
REJack 6a85e9c5a1
enhanced buttons
- added btn-xs class
- added btn-xs demo in pages/UI/buttons.html
- enhanced dropdown-hover for button dropdowns
- fixed dropdown examples in pages/UI/buttons.html
2019-08-28 09:26:57 +02:00
REJack 6874eb31d7
enhanced navbar dropdown & top-nav example
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
2019-08-27 16:23:07 +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 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 91434f4215
added legacy user menu
- added scss lines form @BruceHill
- created pages/examples/legacy-user-menu.html as single page demo with html code from @BruceHill but with some modifications ;)
- updated demo files, added legacy user menu link in Extras after Starter Page
- rebuild dist files
2019-06-12 10:37:11 +02:00
Abdullah Almsaeed 0ba5f1c3ad Add demo functions 2018-04-22 20:08:03 -04:00
Abdullah Almsaeed 53a7c75964 Dev release 2018-03-17 13:07:55 -04:00
Abdullah Almsaeed f390ddcc1f Add webpack 2018-02-03 18:45:19 -05:00
Abdullah Almsaeed 64443ee54f Replace labels with tags according to BS4 implementation 2016-10-19 11:24:30 -04:00
Abdullah Almsaeed 547428c8c9 Add more css features 2016-10-15 13:20:09 -04:00
Abdullah Almsaeed 1acadbe382 Convert LESS to SASS 2015-10-31 17:00:16 -04:00