Beka Westberg
|
f4e378d096
|
fix!: refactor warning icon (#7112)
* feat: add basic warning icon
* feat: work on actually using the warning icon
* chore: add docs
* chore: delete old warning icon
* chore: fix build
* chore: my own comments
* chore: move Warning to icons.WarningIcon
* chore: move properties to the module level
* chore: properly override and call super
* chore: properly use optional chaining
* chore: fixup comment typo
* chore: change imports to import type
* chore: reduces changes in block js files
* chore: add renaming
|
2023-06-02 09:34:34 -07:00 |
|
Beka Westberg
|
42b8c6e3ab
|
fix: return annotations (#7118)
* chore: remove suppress annotations
* chore: remove fileoverview annotation
* chore: remove other unused annotations
* chore: change return to returns
* chore: enable tag linting
|
2023-05-24 13:01:33 -07:00 |
|
Beka Westberg
|
b5db021eed
|
feat: text input bubble (#7089)
* feat: add basic text bubble
* feat: add resizing the text input bubble
* chore: add docs
* chore: mouse -> pointer
* chore: fixup from PR comments
|
2023-05-24 13:01:03 -07:00 |
|
Beka Westberg
|
83c6c73817
|
feat: mini workspace bubble (#7096)
* feat: add properly sizing mini workspace bubble
* chore: add properly handling workspace options
* fix: various sizing and option bugs
* fix: code related to dragging
* fix: remove adding flyout change listener
* chore: add docs
* fix: build
* fix: PR comments'
* chore: PR comments
|
2023-05-19 15:36:34 -07:00 |
|
Beka Westberg
|
e538a334b5
|
fix: bubbles not being dragged (#7088)
|
2023-05-18 10:03:09 -07:00 |
|
Beka Westberg
|
da6d059fde
|
feat: implements text bubble class (#7080)
|
2023-05-12 15:43:38 -07:00 |
|
Beka Westberg
|
794c045691
|
feat: bubble ownership (#7071)
* chore: rename bubble to old bubble
* chore: work on new bubble class
* chore: basic bubble implementation
* chore: add positioning code
* chore: add positioning code
* chore: more layouting code
* chore: implement IBubble thingies in new bubble
* chore: add docs
* chore: PR comments
* chore: fixup positioning bugs
* chore: fix lint
* chore: change height and width to get methods
|
2023-05-12 16:28:09 +00:00 |
|