You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change default Listing Template to include only Text and renamed the old default Template to Summary Template @jackahl
Feature
Add ContextNavigation component, it can fetch the @contextnavigation plone.restapi
endpoint and display a navigation portlet, similar to Plone's classic
navigation portlet.
added linkDetectionPlugin plugin to draftjs to automatically create links for urls and mails when editing text. @giuliaghisini
An initial Storybook setup. Start it with yarn storybook. Feel free to contribute more stories! @sneridagh
Add storybook Wrapper utility component. Add ContactForm initial story @tiberiuichim
make and load configurable reducers in the client window.__data, decreasing the html size @nileshgulia1@tiberiuichim
Custom group component for selectStyling @nileshgulia1
Add new components: RenderBlocks, BlocksForm, DragDropList and EditBlockWrapper @tiberiuichim
Add noValueOption prop to SelectWidget so you can opt-out from the "no-value" option so the choices are a closed list @sneridagh
Provide injectLazyLibs() wrapper and settings.loadables config to deal with loadable libraries @tiberiuichim
Bugfix
Better handling of a condition in the new breadcrumbs @sneridagh