REJack
|
f545979c64
|
fix iframe plugin for default tabs
|
2021-09-18 01:28:18 +02:00 |
REJack
|
13bcd7b662
|
fix iframe fullscreen mode with fixed navbar
|
2021-09-17 23:42:08 +02:00 |
Daniel
|
8209a2fb5e
|
feat: light mode only alt css
To reduce file size
|
2021-04-13 17:54:31 +05:30 |
REJack
|
9cd655d705
|
add permanent-btn-iframe-close class
|
2021-03-20 23:08:32 +01:00 |
Daniel
|
a01ec7a1fe
|
Fix: visible issue in touch device (#3491)
|
2021-03-09 14:40:02 +01:00 |
REJack
|
5b19f5e9aa
|
enhanced IFrame plugin
- fix error throw
- add tab close button hide/show with hover/focus
|
2021-03-04 08:04:09 +01:00 |
REJack
|
25a3c4bf1f
|
rework IFrame for single tab closing
|
2021-02-17 11:23:12 +01:00 |
REJack
|
a2ace385cd
|
add ability to create start tab (selfcreated)
|
2021-02-17 08:43:08 +01:00 |
REJack
|
e4ab1e4737
|
fix small iframe bug
|
2021-01-01 14:29:57 +01:00 |
REJack
|
acb1cdfebe
|
fix overlapping scroll content in kanban board
|
2020-11-30 08:46:50 +01:00 |
REJack
|
45cd9f6645
|
rename .fullscreen-mode to .iframe-mode-fullscreen
|
2020-10-03 15:43:47 +02:00 |
REJack
|
865fc053fa
|
add iframe fullscreen mode
|
2020-10-03 15:43:15 +02:00 |
REJack
|
81b9131269
|
Merge branch 'master' into feat/iframe-plugin
|
2020-10-01 13:11:46 +02:00 |
REJack
|
88b30801f3
|
fix new eslint errors since v7.10.0 (#3064)
|
2020-09-28 08:25:39 +02:00 |
REJack
|
1b328391c6
|
add kanban style
|
2020-09-24 10:57:36 +02:00 |
REJack
|
ee814eb531
|
finish dark-mode overrides
|
2020-09-24 09:08:20 +02:00 |
REJack
|
1058af118a
|
rework navbar to be scrollable
|
2020-09-20 11:16:39 +02:00 |
REJack
|
3a12dce448
|
add tab loading screen with delay
|
2020-09-19 14:51:15 +02:00 |
REJack
|
b810326bb8
|
further changes
- add empty tab
- fix tab switching
- add _fixHeight
|
2020-09-18 12:54:44 +02:00 |
REJack
|
a298bab35d
|
start iframe plugin
|
2020-09-16 15:32:22 +02:00 |
REJack
|
fdf849bab9
|
add new login, register & recover-password v2 page
|
2020-07-25 23:50:56 +02:00 |
XhmikosR
|
bce97813d6
|
Be explicit with the background color property (#2834)
|
2020-06-13 12:22:58 +02:00 |
XhmikosR
|
3d87e3c4cb
|
Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
|
2020-06-01 14:09:56 +03:00 |
REJack
|
533a5917f5
|
enhanced register & login page min-height
|
2020-02-25 09:46:35 +01:00 |
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>
|
2020-01-28 11:07:41 +01:00 |
REJack
|
6fbbde4883
|
added flex-direction column to .login-page & .register-page
|
2020-01-14 14:57:17 +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
|
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
|
2019-09-23 11:39:30 +02:00 |
REJack
|
e2ad19ab11
|
fixed user-block inside post & fixed profile example
|
2019-09-13 10:38:07 +02:00 |
REJack
|
cac5828617
|
fixed input-group with rounded-0 on login/register
|
2019-09-03 12:37:24 +02:00 |
REJack
|
742cb25c07
|
updated login-/register-logo font size and padding
|
2019-08-30 14:04:34 +02:00 |
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`
|
2019-07-18 16:22:11 +02:00 |
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
|
2019-06-28 10:02:07 +02:00 |
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
|
2019-06-27 14:18:58 +02:00 |