Commit graph

147 commits

Author SHA1 Message Date
Eugene
b3b1e02cfc
Merge pull request #8432 from Eugeny/dependabot/npm_and_yarn/tabby-settings/ngx-infinite-scroll-16.0.0 2023-06-14 23:39:50 +02:00
Eugene Pankov
c983743b57
fixed #7727 - allow hiding individual profiles from the selector 2023-06-04 21:22:05 +02:00
Eugene Pankov
e813133f12
fixed #8440 - multiple separate "ungrouped" groups 2023-06-04 20:55:44 +02:00
dependabot[bot]
9e4cb15c84
Bump ngx-infinite-scroll from 15.0.0 to 16.0.0 in /tabby-settings
Bumps [ngx-infinite-scroll](https://github.com/orizens/ngx-infinite-scroll) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/orizens/ngx-infinite-scroll/releases)
- [Commits](https://github.com/orizens/ngx-infinite-scroll/commits)

---
updated-dependencies:
- dependency-name: ngx-infinite-scroll
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 04:59:48 +00:00
Eugene Pankov
b9b98bd949
Merge branch 'master' of github.com:Eugeny/tabby 2023-04-23 21:34:17 -07:00
Eugene Pankov
20479e9f27
bumped plugins 2023-04-23 10:22:38 -07:00
Eugene Pankov
e48b2032ad
updated peerDependencies 2023-04-23 08:57:05 -07:00
Eugene Pankov
dc8ddfcd15
#8282 - updated package.json files 2023-04-23 08:40:17 -07:00
Clem
b1acfe2519 resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends 2023-04-23 10:50:39 +02:00
Eugene Pankov
3b8ca0d592
lint 2023-04-10 21:21:49 +02:00
Eugene Pankov
9f050d8e0d
updated locales 2023-04-10 20:14:21 +02:00
Eugene Pankov
01953ff064
ui: new theme contrast fixes - fixed #8128 2023-03-23 23:18:08 +01:00
Eugene Pankov
9a6e684f9e
added minimum contrast ratio support to the theme 2023-03-21 20:55:31 +01:00
Eugene Pankov
95f7ad21bb
variable theme spaciness 2023-03-07 19:00:28 +01:00
Eugene Pankov
441f442915
typing fixes 2023-02-27 00:09:04 +01:00
Eugene
1e5cfd1d4b
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Clem
ac5019f4d9 fix Eugeny/tabby#4684 - removing profile's hotkeys on profile delete 2023-02-04 19:53:33 +01:00
Clem
f095a3abec lint: indentation 2023-01-30 18:37:54 +01:00
Clem
ce6ed5267c feat: add button to delete remote config sync 2023-01-30 18:37:54 +01:00
Eugene Pankov
9ceb6b4416
bumped plugins 2023-01-29 13:21:51 +01:00
Eugene Pankov
010c18a07b
updated contributors 2023-01-29 10:46:35 +01:00
Eugene Pankov
842636aa15
#7315 - added terminal identification option on windows 2023-01-27 22:40:16 +01:00
Clem
8bf5065187 fix Eugeny/tabby#7254 - config sync replace ngModelChange by key down enter 2023-01-23 23:39:59 +01:00
Benjamin Brandmeier
c57a7e73ea improve hotkey filter performance 2023-01-08 18:59:13 +01:00
Eugene Pankov
e7cbb6a165
updated locales 2023-01-03 10:17:27 +01:00
Benjamin Brandmeier
9544791c6c barrel export + deep equals 2022-12-19 01:07:20 +01:00
Benjamin Brandmeier
72bc58332d Mark duplicate hotkeys 2022-12-19 01:07:20 +01:00
Eugene Pankov
98476df882
bumped eslint 2022-12-05 12:16:27 +01:00
Eugene Pankov
b0600b10cc
support for providing commands as toolbar buttons 2022-12-05 12:03:08 +01:00
Eugene Pankov
d736bdace4
fixed #280 - added option to hide tabs in fullscreen mode 2022-12-03 13:15:05 +01:00
Eugene Pankov
74026ff59c
hide fluent background option by default 2022-11-20 20:23:24 +01:00
Eugene Pankov
1b1445bf20
new tabby-web release 2022-11-07 22:57:40 +01:00
Eugene Pankov
0ea2adf6c8
fixed #3862 - option to close the window when closing all tabs 2022-10-25 21:49:54 +02:00
Eugene Pankov
eb16a7778b
fixed #6905 - incorrect tabby.sh URL 2022-10-05 12:41:16 +02:00
Eugene Pankov
fbea7db188
expose combined context menu in tab header and add visual context menu button - fixes #6966 2022-09-05 00:24:21 +02:00
Eugene Pankov
5a2f14746f
fixed #6428 2022-05-21 21:33:08 -07:00
Atte Timonen
a98050b1cd Implement 'focus follows mouse' for pane navigation 2022-05-20 09:01:23 +02:00
Eugene Pankov
d6bdccf66e
locale updates, added Ukrainian 2022-05-16 23:45:36 -07:00
Eugene Pankov
5f4a7c4d39
fixed #6373 - allow disabling dynamic title on saved layouts 2022-05-09 20:54:23 -07:00
Eugene Pankov
271955e9d4
added missing strings 2022-04-30 11:36:50 -07:00
Eugene Pankov
b330c428e6
updated locales, added Korean 2022-04-15 12:43:07 +02:00
Eugene Pankov
1e85acb99e
fixed tab header animations, allow disabling animations globally #6147 2022-04-15 12:27:48 +02:00
Eugene Pankov
be72cd59cc
renamed setting, cleanup 2022-04-12 18:35:44 +02:00
christianbingman
4cf9eda55f Allows the user to resize panes using hotkeys
Changes:
- Adds 4 hotkeys for resizing panes horizontally and vertically
- Updates the config files (default not set)
- Updates the window settings to allow the user to modify the pane
  resize increments
2022-04-11 19:44:24 -05:00
Eugene Pankov
bc89774fbc
added missing strings 2022-04-01 12:51:53 +02:00
Artur
6e09931952 Preserve profile groups collapse state.
use local storage rather than config store
Remove config save and toggleGroupCollapse not to be async
2022-03-29 15:24:58 +03:00
Eugene Pankov
90becada86
fixed SVG icons in tab headers - fixes #5926 2022-03-12 18:31:21 +01:00
Eugene Pankov
df77cc99d9 make vibrancy disabling optional 2022-03-08 20:05:58 +01:00
Eugene Pankov
1598dab025
layout fix 2022-02-22 21:57:32 +01:00
Eugene Pankov
a2929309d9
lint 2022-02-17 10:04:01 +01:00