Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

v8.17.4

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 10 Mar 16:58
· 73 commits to main since this release

Release Notes

From #330

  • Create an internal component called SingletonComponent (the name is poor and can be changed whenever we want because it's internal) that will take a string identity and only allow a single instance in the DOM regardless of how many times it's rendered. This requires us to use SpaceKitProvider. Tooltips can be used without SpaceKitProvider and will warn the user in the console.
  • Wrap the two <Global> styles with the SingletonComponent to remove all excess DOM <style />s

📝 Documentation

🐛 Bug Fix

🏠 Internal

Authors: 2