REJack
1406f85866
added workaround for chartjs IE11 height bug
5 years ago
REJack
98c5a988ba
fixed example links
5 years ago
Androz
59417e2a29
Fix broken link ( #2377 )
5 years ago
REJack
e100ad119f
fixed margin left on sidebar collapse without sidebar-mini
5 years ago
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
5 years ago
REJack
0a0b7b5978
fixed card header background
5 years ago
REJack
4754f57ee8
prep pre version
5 years ago
REJack
f7aa7f36ba
updated docs/implementations.md
5 years ago
REJack
db50d38af4
updated README.md
5 years ago
REJack
d17b058db4
updated issue template labels
5 years ago
Raphael Jackstadt
3348d3a414
Updated README.md
5 years ago
REJack
e78ee8d9ca
prep version
5 years ago
REJack
5198872d30
updated README.md
5 years ago
REJack
b7a1c871ce
fixed card default border after adding nav tabs support
...
- placed default card tabs style into .card-tabs
- updated demo
5 years ago
REJack
2ea45f22f3
fixed labels in issue templates
5 years ago
REJack
6457d31b0d
added forget password & recover password demo
5 years ago
REJack
c4b90591a8
added new issue templates
5 years ago
REJack
bed1408234
updated install instructions in docs/index.md
5 years ago
REJack
54adf72cd3
fixed focus border in mozilla (bug with focusring removal)
5 years ago
REJack
d5404fb1f3
removed node_js 9 from .travis.yml
...
(not supported by node-sass so we exclude it complete)
5 years ago
REJack
ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select
5 years ago
REJack
4d13072001
added job exclude in .travis.yml
5 years ago
REJack
08c597d413
added .travis.yml
5 years ago
REJack
67024d83e4
added .nav-legacy & .nav-collapse-hide-child docs part
5 years ago
REJack
60830bb6c7
fixed select2 paddings/margins
5 years ago
REJack
448556d366
fixed mozilla focusring outline
5 years ago
REJack
e8ddb644a6
removed mozilla dotted border from focus links
5 years ago
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
5 years ago
REJack
090bffc34c
prep version
5 years ago
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
5 years ago
REJack
f60e0626fc
changed user-image size/margin in .user-menu
5 years ago
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme
5 years ago
REJack
242ef8984a
fixed select2 init bug in forms/advanced.html
5 years ago
REJack
acf9fe8403
added bs-custom-file-input plugin
5 years ago
REJack
247b797c38
changed input placeholder color with lighten
5 years ago
REJack
c5c5b6a407
fixed select2 multiple padding bottom
5 years ago
REJack
7d26cdd615
updated docs asset plugins
5 years ago
REJack
0f18f03807
fixed license url in js files
5 years ago
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
REJack
8d20d4791f
added abilty to use select2 with input-group
5 years ago
REJack
4acb2b49e6
fixed content margin with active sidebar overlay
5 years ago
REJack
46a05235ab
rebuild dist files
5 years ago
REJack
977d95b43c
fixed border-top for card-outline-tabs nav-item
5 years ago
REJack
4f28b5e39a
updated package-lock.json
5 years ago
REJack
016ca7c2b3
rebuild dist files
5 years ago
REJack
386b525f77
added alert-default-* class for bootstrap4 legacy style
5 years ago
REJack
2bfcb514df
fixed ::placeholder generation with autoprefixer
5 years ago
REJack
9f67b816a4
updated devDependecies
5 years ago
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
5 years ago
Aleksandr Rogozin
eae052422d
Fixed unnecessary margin in list in timeline component ( #2340 )
5 years ago