REJack
|
1b66775d4b
|
fix iframe mode fullscreen height calculation
|
2021-02-10 08:20:01 +01:00 |
REJack
|
983b5ec24f
|
add sidebar-search-results to IFrame tab creation
|
2021-01-27 08:44:43 +01:00 |
dependabot[bot]
|
654ad02d8a
|
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#3323)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
* Clean up .eslintrc.json
* Autofix
* Temporarily disable `unicorn/consistent-destructuring`
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
2021-01-18 10:01:39 +02:00 |
REJack
|
e4ab1e4737
|
fix small iframe bug
|
2021-01-01 14:29:57 +01:00 |
REJack
|
f378e2f359
|
fix IFrame plugin for old browsers
|
2020-12-30 08:22:19 +01:00 |
REJack
|
f8ce13b9fa
|
fix iframe unique name with special chars
|
2020-12-23 08:13:02 +01:00 |
Daniel
|
93c155bb7a
|
Bug fixed in iFrame.js (#3235)
Done #3233 with lgtm warning fixed
|
2020-12-22 08:45:59 +01:00 |
REJack
|
120844862f
|
escape navItem & tabItem in IFrame.js
|
2020-11-30 09:50:19 +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
|
113a477618
|
add scroll buttons for navbar items
|
2020-10-03 15:12:06 +02:00 |
REJack
|
98962aeab7
|
enhance removeActiveTab
|
2020-10-03 14:31:11 +02:00 |
REJack
|
a772df102d
|
rework methods
|
2020-09-30 09:04:29 +02:00 |
REJack
|
f0f59489f0
|
fix tab events
|
2020-09-29 08:48:41 +02:00 |
REJack
|
39f9e9e8a8
|
add usage for useNavbarItems
|
2020-09-29 08:44:17 +02:00 |
REJack
|
94867cd6b5
|
rename events to onTab* instead of tab*
|
2020-09-29 08:27:43 +02:00 |
REJack
|
fd07c05d2d
|
last few changes
- fix sidebar menu item name (remove badge text)
- add removeActiveTab and event listener
|
2020-09-20 11:18:05 +02:00 |
REJack
|
0cfe854c71
|
add ability to set menu items active
|
2020-09-20 10:55:39 +02:00 |
REJack
|
18aeaed0a6
|
add event callback's (tabClicked, tabChanged, tabCreated)
|
2020-09-20 10:07:34 +02:00 |
REJack
|
b4b92be945
|
add ability to use navbar items
|
2020-09-20 09:59:23 +02:00 |
REJack
|
3a12dce448
|
add tab loading screen with delay
|
2020-09-19 14:51:15 +02:00 |
REJack
|
5bf7e0346b
|
fix iframe height setter
|
2020-09-19 14:16:39 +02:00 |
REJack
|
349b501c27
|
further progress
- fix tab creation
- fix tab switching
- add auto open tab on creation
- add auto iframe mode for easy adaption
- add switchTab method
|
2020-09-19 14:00:55 +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 |