XhmikosR
71a7ef8831
HTML: specify lang. ( #2730 )
5 years ago
XhmikosR
8a9808575f
Compress png and remove unused img ( #2706 )
...
* Losslessly compress PNG files
Before: 1,17 MB (1.228.084 bytes)
After: 1,13 MB (1.194.642 bytes)
* Rename image for consistency.
* Delete the unused mestro.png
5 years ago
REJack
414d14b2d2
prep pre version
5 years ago
REJack
66268d5340
prep version
5 years ago
REJack
4723bccf43
prep version
5 years ago
REJack
459ac7775e
prepr pre-version
5 years ago
REJack
87b8078d9b
prep version
5 years ago
REJack
3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links
5 years ago
bansalshashank
3f8802e647
filename and coresponding changes done for e_commerce.html, project_add.html, project_edit.html and project_detail.html ( #2516 )
...
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
5 years ago
bansalshashank
64874f04fe
Typo in title of examples/invoice-print fixed ( #2503 )
...
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
5 years ago
bansalshashank
6800a0235d
Title Changed from Project Edit to Project Add in examples/project_add.html ( #2501 )
...
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
5 years ago
REJack
e73c7f15fa
prep pre version
5 years ago
REJack
0e48302342
prep version
5 years ago
REJack
6c06201930
small layout-top-nav enhancements
...
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
5 years ago
REJack
17a48d70c7
added jquery validation demo
5 years ago
REJack
d327d76ae4
prep pre version
5 years ago
REJack
5988c4f9db
prep version
5 years ago
REJack
98c5a988ba
fixed example links
5 years ago
REJack
4754f57ee8
prep pre version
5 years ago
REJack
e78ee8d9ca
prep version
5 years ago
REJack
6457d31b0d
added forget password & recover password demo
5 years ago
REJack
14967aec94
prep version & rebuild dists
5 years ago
REJack
c09241069b
fixed invoice-print loading from file://
5 years ago
REJack
5d7e709c7c
prep version
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
5 years ago
REJack
6099356207
enhanced login/register box positioning
...
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
5 years ago
REJack
7774adb2a7
fixed missing bootstrap 4 migration changes
5 years ago
REJack
e2ad19ab11
fixed user-block inside post & fixed profile example
5 years ago
REJack
bc8b990c1a
added multi level example across the demo pages
5 years ago
REJack
4453262bb0
added pace demo & pace override
...
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
5 years ago
REJack
baea4e435b
prep version & rebuild dist files
5 years ago
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
5 years ago
REJack
ce9734ef07
updated demo sidebar menu
...
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
5 years ago
REJack
42b6ff1b11
removed fastclick from demo pages
5 years ago
Raphael Jackstadt
2ab586c4db
Merge branch 'v3-dev' into v3-dev
5 years ago
Aleksandr Rogozin
d27aa49026
Add a sidebar link across all demo pages
5 years ago
REJack
b816ef347a
enhanced CardWidget (Widget)
...
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
5 years ago
Aleksandr Rogozin
02fe824919
Returned timeline-inverse css class.
5 years ago
Aleksandr Rogozin
acdbe25cfa
Update profile page -> timeline part
5 years ago
REJack
d3554c591e
updated docs link in demo files
5 years ago
REJack
4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page
5 years ago
REJack
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
5 years ago
REJack
dcc223da7b
updated font awesome links in demo pages
5 years ago
REJack
f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
...
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
5 years ago
REJack
ad91b7fdb7
updated fontawesome cdn link in demo pages
5 years ago
REJack
0e3049751e
added language menu demo
5 years ago
REJack
3b8df1a62b
added jsGrid & updated DataTables demo
...
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
5 years ago
REJack
e40b8c5171
added project add & project edit demo
...
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
5 years ago
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
5 years ago
REJack
9d4cbbc221
added project_detail demo file
5 years ago
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
5 years ago
REJack
33a3044d54
added first page example (without demo menu changes)
...
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
5 years ago
REJack
3e0b25943b
fixed demo active state in sidebar menu
5 years ago
REJack
6002edb486
reordered Extras & Pages in demo files
5 years ago
REJack
e5db7c30ac
added support for vertical nav tabs
...
- updated _navs.scss with tabs override css
- added pages/UI/navbar demo with navbar color examples & vertical tabs example
- added navbar & tabs sidebar entry in demo files with sidebar
6 years ago
REJack
7e5ac7051e
fixed copyright date
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
6 years ago
REJack
66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
...
- added sweetalert2 & toastr to package.json & build/npm/Plugins.js
- added plugin related scss fixes and created files per plugin
- updated "Modals" demo page to "Modals & Alerts" & renamed link on all demo files
- rebuild dist files
6 years ago
REJack
f70483a806
plugins updates part 2
...
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
6 years ago
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
6 years ago
REJack
42568b9b8d
Road to v3.0.0-beta.1
...
- replaced slimScroll to overlayScrollbars
- added new layout types (fixed, navbar-fixed & footer-fixed)
- changed old default layout from "fixed" to non-fixed
- enhanced PushMenu.js to load options via data
- enhanced Layout.js new layout calcs, options via data for scrollbar
- fixed forms fontawesome icons
- added warning-feedback (without icon)
- added sidebar-mini-md
- updated index to use layout-fixed
- updated index2 to use layout-fixed, layout-navbar-fixed & layout-footer-fixed
6 years ago
REJack
ce032ed76f
updated AdminLTE css
...
- fixed fontawesome icon rules in buttons, cards, sidebar & smallbox
- added calc for `.content-wrapper` min-height
- added layouts: top-nav, boxed & sidebar collapsed
- fixed mailbox attachment size
- added bg-*, navbar-*
- updated demo.js
- updated sidebar in demo files (added layout options)
- added autoprefixer to fix browser specific css changes
- added css sourcemap for adminlte.min.css
6 years ago
REJack
d753e8cef9
updated fontawesome to fontawesome-free 5.8.2
...
- updated all demo pages
- updated fontawesome entries in build/npm/Plugins
- updated package.json & package-lock.json
- replaced fontawesome files in plugins/
6 years ago
REJack
a873327611
added modals & changed zindex's
...
- added Modals Demo Page
- added Link to Modals in any other Demo Page
- added Modal Color Variation fixes
- updated zindex values `header` from 1000 to 900 `sidebar` from 1100 to 950 (below bootstrap 4 defaults to work with dropdown, modal, popover & tooltip)
- removed tooltip zindex overide
6 years ago
Liu Xinyu
bbb9e4f61b
fix($demo): 404 page active link of sidebar ( #2021 )
6 years ago
heemza
dfd2677a6d
Fix #1881 ( #1898 )
6 years ago
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
7 years ago
Abdullah Almsaeed
910f4e5186
Add control sidebar
7 years ago
Abdullah Almsaeed
53a7c75964
Dev release
7 years ago
Abdullah Almsaeed
f390ddcc1f
Add webpack
7 years ago
Abdullah Almsaeed
97dfbaa79f
Update adminlte version
8 years ago
Abdullah Almsaeed
64443ee54f
Replace labels with tags according to BS4 implementation
8 years ago
Abdullah Almsaeed
60c105323d
Remove JS links error
9 years ago
Abdullah Almsaeed
1ee281b3b9
Increment version number
9 years ago
Joris Hens
94d164d7e4
Fixes #688
...
Loading the minified version of fastclick doesn't work. My guess is that the FastClick object gets renamed in the minification process, making the check for "typeOf FastClick" useless and causing FastClick to never execute. Loading the unminified version of fastclick removes the 300ms click delay across the board.
9 years ago
Yasser Lotfy
9c0d5d8c03
- Update to Pace v1.0.2 so there is no errors appears on Safari browsers.
...
- Modified one of the original styles to be matched with AdminLTE and Works good on both Desktop and Mobile versions.
- Minified .js and .css files
- Created new pace page for Pace preview
- Added Pace page to navigation to the whole theme files
9 years ago
Abdullah Almsaeed
0748343f22
Update version
9 years ago
Abdullah Almsaeed
ee1782c007
Reformat code
9 years ago
Abdullah Almsaeed
2f72188c28
Merge master
9 years ago
Abdullah Almsaeed
9e93fa988e
Correct sidebar link
9 years ago
Dennis Neufeld
91f47a8b7a
Formatting
9 years ago
Abdullah Almsaeed
396b319c7e
Fix bootlint E014
9 years ago
Abdullah Almsaeed
283355e533
Remove unwated JS script
9 years ago
freezy
8c7fc61559
Fixed Bootlint warning W007
9 years ago
Dennis Neufeld
3c05a7858f
Fix Photo URL
9 years ago
Dennis Neufeld
81e784af15
Formatting and stuff
9 years ago
Abdullah Almsaeed
dde604023b
Fix issue #430
9 years ago
Abdullah Almsaeed
31af666ccc
Merge pull request #635 from Dennis14e/patch_head
...
head-changes
9 years ago
Abdullah Almsaeed
746ecd5cd3
Format
9 years ago
Abdullah Almsaeed
738252af74
Merge feature/profile
9 years ago
Abdullah Almsaeed
1555830bc6
Add activity tab to profile
9 years ago
Abdullah Almsaeed
ac99249af7
Add new profile page link to sidebar
9 years ago
Abdullah Almsaeed
2f390152bc
Created and updated the profile page
9 years ago
Dennis Neufeld
71657fc0bc
Some asset changes
9 years ago
Dennis Neufeld
c38df88d5a
Updated page titles
9 years ago
Dennis Neufeld
a1c8225c2e
Add meta X-UA-Compatible
9 years ago
Dennis Neufeld
1ba31abdc6
Lowercase charset ("UTF-8" to "utf-8")
9 years ago
Abdullah Almsaeed
e13db59eb3
Updated version
9 years ago
Abdullah Almsaeed
a0a4a3207a
Merge pull request #627 from Dennis14e/patch_version
...
Update files to v2.2.1
9 years ago
Dennis Neufeld
4e6e19a9f7
Updated Bootstrap version comment to v3.3.5
9 years ago