Fixes
- Closing the first of >1 tab results in incorrect content
- Editor component does not respond to font zooming
- Editor component does not resize in response to Terminal layout changes
Details
[8.11.1 0c1320c] fix(plugins/plugin-client-common): close tabs doesn't produce the correct tab content
Author: Mengting Yan mengting.yan1@ibm.com
Date: Tue Jul 21 14:20:28 2020 -0400
2 files changed, 20 insertions(+), 1 deletion(-)
[8.11.1 9ed4fdb] fix(plugins/plugin-client-common): editor component does not respond to font zooming
Date: Tue Jul 14 09:30:19 2020 -0400
3 files changed, 54 insertions(+), 18 deletions(-)
create mode 100644 plugins/plugin-client-common/src/components/Content/Editor/lib/fonts.ts
[8.11.11 987f65a] fix: Editor component does not respond to tab layout changes
Date: Tue Jul 21 18:32:14 2020 -0400
5 files changed, 28 insertions(+), 1 deletion(-)