Commit graph

1179 commits

Author SHA1 Message Date
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
REJack 29dc8e85fd
fixed comment indent in scss files 2019-11-20 09:18:11 +01:00
REJack d1f555e679
disabled expandSidebar by default in Treeview 2019-11-20 09:13:58 +01:00
REJack e24c4d01ff
some small js option fixes 2019-11-17 11:53:47 +01:00
REJack f5286d6229
enhanced javascript plugins
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
2019-11-13 14:10:18 +01:00
REJack 7e86bd68cb
updated docs/implementations 2019-11-13 13:47:18 +01:00
REJack 2c7229674c
fixed user-menu dropdown top border 2019-11-12 15:57:25 +01:00
dima-bzz 78325db63a Add default to $main-footer-bg (#2394) 2019-11-10 11:21:26 +01:00
REJack a2200f9bde
fixed bootstrap-slider tooltip not shown 2019-11-07 08:36:32 +01:00
REJack 6cb3427fb8
fixed mozilla outline bug 2019-11-07 08:35:19 +01:00
REJack fb77bcb178
fixed css compile scripts for windows usage 2019-11-07 08:14:16 +01:00
REJack bfb74266b7
added missing starter page link in docs/layout.md 2019-11-07 07:32:20 +01:00
REJack f80e848273
fixed overlapping products card in index3.html 2019-11-06 13:18:54 +01:00
REJack 1406f85866
added workaround for chartjs IE11 height bug 2019-11-06 10:57:23 +01:00
REJack 98c5a988ba
fixed example links 2019-11-05 12:25:46 +01:00
Androz 59417e2a29 Fix broken link (#2377) 2019-11-05 11:04:48 +01:00
REJack e100ad119f
fixed margin left on sidebar collapse without sidebar-mini 2019-11-05 10:50:06 +01:00
REJack a038600a03
updated dependencies & devDependencies
- updated chart.js to v2.9.2
- updated flag-icon-css to v3.4.5
- updated pdfmake to v0.1.62
- updated sweetalert2 to v8.19.0
- updated devDep autoprefixer to v9.7.1
- updated devDep eslint to v6.6.0
- updated devDep node-sass to v4.13.0
- updated devDep rollup to v1.26.3
2019-11-04 10:04:46 +01:00
REJack 0a0b7b5978
fixed card header background 2019-11-04 09:57:11 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack f7aa7f36ba
updated docs/implementations.md 2019-11-02 16:42:59 +01:00
REJack db50d38af4
updated README.md 2019-11-02 16:18:08 +01:00
REJack d17b058db4
updated issue template labels 2019-11-02 15:47:10 +01:00
Raphael Jackstadt 3348d3a414
Updated README.md 2019-11-02 14:51:13 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack 5198872d30
updated README.md 2019-11-02 13:33:03 +01:00
REJack b7a1c871ce
fixed card default border after adding nav tabs support
- placed default card tabs style into .card-tabs
- updated demo
2019-11-02 08:59:45 +01:00
REJack 2ea45f22f3
fixed labels in issue templates 2019-11-01 12:25:19 +01:00
REJack 6457d31b0d
added forget password & recover password demo 2019-11-01 12:19:24 +01:00
REJack c4b90591a8
added new issue templates 2019-11-01 12:18:42 +01:00
REJack bed1408234
updated install instructions in docs/index.md 2019-11-01 10:28:20 +01:00
REJack 54adf72cd3
fixed focus border in mozilla (bug with focusring removal) 2019-11-01 10:21:25 +01:00
REJack d5404fb1f3
removed node_js 9 from .travis.yml
(not supported by node-sass so we exclude it complete)
2019-10-31 14:08:19 +01:00
REJack ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select 2019-10-31 12:59:46 +01:00
REJack 4d13072001
added job exclude in .travis.yml 2019-10-31 12:47:10 +01:00
REJack 08c597d413
added .travis.yml 2019-10-31 12:10:29 +01:00
REJack 67024d83e4
added .nav-legacy & .nav-collapse-hide-child docs part 2019-10-31 08:48:28 +01:00
REJack 60830bb6c7
fixed select2 paddings/margins 2019-10-31 08:47:54 +01:00
REJack 448556d366
fixed mozilla focusring outline 2019-10-30 12:22:34 +01:00
REJack e8ddb644a6
removed mozilla dotted border from focus links 2019-10-30 12:11:23 +01:00
REJack e7d646cba1
some little fixes
- fixed info box icon aligning
- added .nav-legacy
- added .nav-collapse-hide-child
- fixed sidebar-light-hover-bg & sidebar-light-active-color
2019-10-30 11:59:53 +01:00
REJack 090bffc34c
prep version 2019-10-29 09:39:22 +01:00
REJack 925254199e
enhanced scss structure & compiled size
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
2019-10-29 09:22:51 +01:00
REJack f60e0626fc
changed user-image size/margin in .user-menu 2019-10-25 09:32:23 +02:00
REJack 139fbd3454
fixed box-shadow with select2 bootstrap4 theme 2019-10-24 10:04:55 +02:00
REJack 242ef8984a
fixed select2 init bug in forms/advanced.html 2019-10-24 08:24:25 +02:00
REJack acf9fe8403
added bs-custom-file-input plugin 2019-10-23 15:24:14 +02:00
REJack 247b797c38
changed input placeholder color with lighten 2019-10-23 11:49:59 +02:00
REJack c5c5b6a407
fixed select2 multiple padding bottom 2019-10-23 11:36:05 +02:00
REJack 7d26cdd615
updated docs asset plugins 2019-10-23 09:54:04 +02:00