Commit graph

1155 commits

Author SHA1 Message Date
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
REJack 0f18f03807
fixed license url in js files 2019-10-23 09:51:31 +02:00
REJack 373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize 2019-10-23 09:11:47 +02:00
REJack 8d20d4791f
added abilty to use select2 with input-group 2019-10-23 08:46:37 +02:00
REJack 4acb2b49e6
fixed content margin with active sidebar overlay 2019-10-23 08:17:36 +02:00
REJack 46a05235ab
rebuild dist files 2019-10-22 09:20:45 +02:00
REJack 977d95b43c
fixed border-top for card-outline-tabs nav-item 2019-10-22 09:00:43 +02:00
REJack 4f28b5e39a
updated package-lock.json 2019-10-21 11:58:19 +02:00
REJack 016ca7c2b3
rebuild dist files 2019-10-21 11:58:05 +02:00
REJack 386b525f77
added alert-default-* class for bootstrap4 legacy style 2019-10-21 11:57:44 +02:00
REJack 2bfcb514df
fixed ::placeholder generation with autoprefixer 2019-10-21 11:56:54 +02:00
REJack 9f67b816a4
updated devDependecies 2019-10-21 11:55:05 +02:00
REJack cec053b7bf
updated dependencies & copied to plugin/
- updated @fortawesome/fontawesome-free to v5.11.2
- updated @sweetalert2/theme-bootstrap-4 to 2.2.1
- updated @ttskch/select2-bootstrap4-theme to v1.3.2
- updated datatables.net to v1.10.20
- updated datatables.net-autofill-bs4 to v2.3.4
- updated datatables.net-bs4 to v1.10.20
- updated datatables.net-buttons-bs4 to v1.6.1
- updated datatables.net-colreorder-bs4 to v1.5.2
- updated datatables.net-fixedcolumns-bs4 to v3.3.0
- updated datatables.net-fixedheader-bs4 to v3.1.6
- updated datatables.net-keytable-bs4 to v2.5.1
- updated datatables.net-rowgroup-bs4 to v1.1.1
- updated datatables.net-rowreorder-bs4 to v1.2.6
- updated datatables.net-scroller-bs4 to v2.0.1
- updated datatables.net-select-bs4 to v1.3.1
- updated flag-icon-css to v3.4.2
- updated flot to v3.2.13
- updated fs-extra to v8.1.0
- updated inputmask to v4.0.9
- updated overlayscrollbars to v1.10.0
- updated pdfmake to v0.1.60
- updated popper.js to v1.16.0
- updated select2 to v4.0.11
- updated sweetalert2 to v8.18.5
2019-10-21 11:54:16 +02:00
Aleksandr Rogozin eae052422d Fixed unnecessary margin in list in timeline component (#2340) 2019-10-21 11:00:50 +02:00
Raphael Jackstadt 829a9b3c6c
fixed collapsed sidebar autocollapse bug (#2339) 2019-10-19 12:01:46 +02:00
REJack 14967aec94
prep version & rebuild dists 2019-10-19 11:38:03 +02:00
REJack 0d4a75475a
changed package.json docs scripts 2019-10-19 11:32:35 +02:00
Raphael Jackstadt 7acb89f44b
fixed navbar tabs border in card-header (#2333) 2019-10-16 08:43:32 +02:00
Raphael Jackstadt 29a3ba3953
fixed content height calc with less sidebar content (#2332) 2019-10-16 08:34:07 +02:00
Raphael Jackstadt 302c85fb47
fixed select2 multiple height bug (#2325) 2019-10-12 12:02:07 +02:00
Raphael Jackstadt f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists (#2324) 2019-10-12 11:41:11 +02:00
Raphael Jackstadt 30b69da0b3
Merge pull request #2323 from ColorlibHQ/fix-content-height-calculation
fixed content height calculation
2019-10-12 11:37:38 +02:00
REJack bd982813c4
fixed content height calculation 2019-10-12 11:36:52 +02:00
Raphael Jackstadt e920e164e6
Merge pull request #2321 from dbugit/patch-1
Update _select2.scss
2019-10-11 15:43:32 +02:00
Adriano Pedro f13e935b75
Update _select2.scss
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
2019-10-11 11:22:05 +01:00