XhmikosR
a4673ccd1b
Unbreak lines ( #2814 )
5 years ago
XhmikosR
4bc6c1e8d6
Add missing trailing slash in docs link. ( #2812 )
5 years ago
XhmikosR
96946b4fd4
Remove the obsolete `X-UA-Compatible`
5 years ago
XhmikosR
2f4a7e0e3e
Move Google Fonts CSS first.
...
Also, fix a couple of comments.
5 years ago
REJack
1fbda275a9
prep pre version (v3.1.0-pre)
5 years ago
XhmikosR
306dd00b98
Fix all HTML validation errors.
5 years ago
XhmikosR
ef0fbe1b50
Specify `diplay=fallback` for Google Fonts ( #2738 )
5 years ago
XhmikosR
13ed4d6aca
Use https when possible. ( #2733 )
5 years ago
XhmikosR
10e69015d9
Remove extra newline in footer version info. ( #2744 )
5 years ago
XhmikosR
68d4417aad
Move rel attribute first for consistency ( #2736 )
5 years ago
XhmikosR
a58c7da1f3
Bump year to 2020 in all HTML files. ( #2731 )
5 years ago
XhmikosR
45eae49936
Fix invalid `href` value ( #2707 )
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
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
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
5d7e709c7c
prep version
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
5 years ago
REJack
be0ce68264
changed worldmap to us map in demos
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
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
REJack
d3554c591e
updated docs link in demo files
5 years ago
REJack
6773bd1772
further scss changes
...
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
5 years ago
REJack
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
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
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
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
5 years ago
REJack
7e5ac7051e
fixed copyright date
5 years ago