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
Rachel Fenichel
de904ab128
chore: remove deprecated functionality for v10 ( #7077 )
...
* chore: remove deprecated functionality in events files
* chore: remove deprecated items in renderers
* chore: remove deprecated items in core
* chore: remove mixin deprecation
* chore: fix tests after removing deprecations
2023-05-11 14:30:54 -07:00
Maribeth Bottorff
88ff901a72
chore: use prettier instead of clang-format ( #7014 )
...
* chore: add and configure prettier
* chore: remove clang-format
* chore: remove clang-format config
* chore: lint additional ts files
* chore: fix lint errors in blocks
* chore: add prettier-ignore where needed
* chore: ignore js blocks when formatting
* chore: fix playground html syntax
* chore: fix yaml spacing from merge
* chore: convert text blocks to use arrow functions
* chore: format everything with prettier
* chore: fix lint unused imports in blocks
2023-05-10 16:01:39 -07:00
Beka Westberg
39cdd8a67a
feat: add abstract icon class ( #7060 )
...
* chore: rename icon to old icon
* feat: add abstract icon class
* chore: format
* chore: move icon class to icons directory
* chore: switch imports to import type
2023-05-09 23:42:58 +00:00