Commit graph

1282 commits

Author SHA1 Message Date
REJack
d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack
850dc37d6d add offset to calendar card dropdown in index.html 2020-05-02 12:37:58 +02:00
REJack
35782815ef add !important to text-(color) 2020-04-28 10:55:48 +02:00
REJack
461a483144 fix anchor color on .btn 2020-04-27 19:37:51 +02:00
REJack
26ce58fe28 fix whitespace with fixed navbar & footer 2020-04-27 19:28:05 +02:00
Daniel
bf2bafa96c
updated readme and license (#2653)
* readme and license updated

* Update LICENSE

* Update README.md

* Update LICENSE
2020-04-15 07:47:13 +02:00
Daniel
e7e61f5fbe
datepicker demo addded (#2643) 2020-04-10 14:29:07 +02:00
Medard Mandane
6ffe423c66
Update Doc and License info of editor (#2637)
Summernote is the editor being used in the html file but the documentation and license info is referenced to a different github repo. It's kinda misleading
2020-04-10 14:28:46 +02:00
REJack
f1236a7025 added min nodejs version info & updated .travis.yml 2020-04-03 21:24:11 +02:00
REJack
4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack
709c01d450 updated dependencies & devDependencies 2020-04-02 00:52:43 +02:00
REJack
d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack
282ff7f6ce enhanced PushMenu's autoCollapse feature 2020-04-01 17:20:47 +02:00
REJack
533a76538c downgraded bootstrap-switch from v3.4.0 to v3.3.4 2020-04-01 17:14:58 +02:00
REJack
a53971d122 fixed accent with pagination 2020-04-01 17:01:35 +02:00
REJack
459ac7775e prepr pre-version 2020-04-01 16:55:36 +02:00
REJack
87b8078d9b prep version 2020-04-01 15:20:05 +02:00
REJack
ae68ffc134 fixed docs generation for local docs 2020-04-01 15:09:49 +02:00
REJack
b9460ae8ea rebuild dist files 2020-04-01 14:29:28 +02:00
REJack
c6b1b4f586 fixed sidebar overlapping toolbar on mobile safari 2020-04-01 14:27:14 +02:00
REJack
67174b5c6b fixed footer gap with .text-sm on .main-footer 2020-04-01 14:12:33 +02:00
REJack
683f7bfccf Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-04-01 13:50:00 +02:00
REJack
ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
Anderson Carpi
129475db78
Overlay for tab-panels (#2612)
* Overlay for tab-panels

Don't know if i did it right, double check plz... 
There's a way to avoid the use of a overlay-wrapper? i'm not good in css....

* Update navbar.html
2020-03-23 20:08:57 +01:00
Anderson Carpi
b6e1529f3d
NavBar Example had duplicated ids (#2613)
Fixed duplicated ids on NavBar Example page
2020-03-23 18:35:24 +01:00
REJack
0643791d8d fixed card remove icon in pages/forms/advanced 2020-03-13 18:13:26 +01:00
REJack
bc3123cb08 fixed select2 single input focus without opened menu 2020-03-13 17:41:13 +01:00
REJack
14719bdd88 added panelAutoHeight option to Layout.js 2020-03-10 09:28:26 +01:00
cyoung
21641f7c7c
Fix incorrect choice of words in README. (#2590) 2020-03-09 21:02:39 +01:00
lostship
76854a2634
Fixed typo in docs (#2586)
* Fixed error in cards.md

card tools:
data-widget -> data-card-widget

* Fixed typo in card-widget.md

collapseTrigger's default value:
[data-card-widget="remove"] -> [data-card-widget="collapse"]

removeTrigger's default value:
[data-card-widget="collapse"] -> [data-card-widget="remove"]
2020-03-09 00:13:10 +01:00
REJack
6934469b38
enhanced DataTables demo with responsive plugin 2020-03-04 13:29:27 +01:00
REJack
09b89135c7
updated docs/implementations.md 2020-03-03 08:49:19 +01:00
REJack
61a58cda9a
updated upgrade-guide.md with an info block for CSS/JS files 2020-03-03 08:44:10 +01:00
REJack
cafc66ae7d
fixed child indent on hover with nav-compact 2020-02-27 07:49:36 +01:00
REJack
662b51c9c0
fixed brand-link transition with navbar fixed 2020-02-26 12:55:09 +01:00
REJack
b7efadbbca
enhanced Layout.js with options for login auto height with interval ability 2020-02-25 14:25:05 +01:00
REJack
533a5917f5
enhanced register & login page min-height 2020-02-25 09:46:35 +01:00
REJack
9261d762b7
moved exclude to matrix in .travis.yml 2020-02-21 15:59:27 +01:00
REJack
f70527b620
fixed .travis.yml 2020-02-21 15:53:28 +01:00
REJack
3551ac8afb
excluded yarn on node 8 in .travis.yml 2020-02-21 15:35:09 +01:00
REJack
9baa03ed63
rebuild css after PR's 2020-02-21 15:34:47 +01:00
Tasuku Suzuki
27ba2f178e
Fix typo in Main Sidebar Component (#2521) 2020-02-21 15:26:48 +01:00
A Web Artisan
6934f4c541
Fix typo (#2544)
Removed commas

Co-authored-by: Raphael Jackstadt <info@rejack.de>
2020-02-21 15:26:27 +01:00
REJack
3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links 2020-02-21 15:17:06 +01:00
REJack
ede720e2b8
enhanced select2 text-sm support with form-control-sm 2020-02-21 15:09:02 +01:00
REJack
4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +01:00
REJack
187331143f
added admin-lte-dotnet link to docs/implementations.md 2020-02-13 14:50:57 +01:00
REJack
ba8f8a8bbc
fixed select2 height with text-sm 2020-02-13 14:07:05 +01:00
REJack
a3ede49485
fixed select2 focus border color 2020-02-13 13:50:38 +01:00
REJack
f9a40e3b46
fixed sidebar nav icon with text-sm 2020-02-12 15:18:56 +01:00