发布

  • Add `Queryable` component to show a green add circle icon for the queryable UI elements (#512)

    frostbyte_neo 发布于 2021-11-30 14:52:21 +00:00

    • Add Queryable component to show a green circle and use it in EntryViewLine

    • Refactor Queryable component

    • Use the Queryable component EntryDetailed

    • Use the Queryable component Summary

    • Instead of passing the style to Queryable, pass the children components directly

    • Make useTooltip = true by default in Queryable

    • Refactor a lot of styling to achieve using Queryable in Protocol component

    • Migrate the last queryable elements in EntryListItem to Queryable component

    • Fix some of the styling issues

    • Make horizontal Protocol Queryable too

    • Remove unnecessary child constants

    • Revert some of the changes in 2a93f365f5c815dde16e97ac84a835c2ac9016de

    • Fix rest of the styling issues

    • Fix one more styling issue

    • Update the screenshots and text in the cheatsheet according to the change

    • Use let not var

    • Add missing dependencies to the React hook

    下载附件