@burst/react-components
v0.0.77
Published
Burst package that contains all reusable react components
Downloads
104
Keywords
Readme
@burst/react-components
This module contains all sorts of React helpers that can be used throughout projects.
However, we are migrating to other (smaller) modules that will replace this NPM module. This module will become a wrapper for these newer modules, so this package can be updated until all migrations are done.
Deprecation status
| Components | Status |
| ---------------------------- | ---------------------------------------------- |
| <Accordion />
| Deprecated without replacement |
| <Breadcrumb />
| Deprecated without replacement |
| <CloudinaryImage />
| Should be moved to @burst/cloudinary |
| <CloudinaryProvider />
| Should be moved to @burst/cloudinary |
| CloudinaryContext
| Deprecated without replacement |
| getCloudinaryID()
| Should be moved to @burst/cloudinary |
| <LanguageProvider />
| Undecided |
| <LanguageConsumer />
| Deprecated in favour of useT and useLanguage() |
| <LanguageContext />
| Deprecated in favour of useT and useLanguage() |
| withLocalization()
| Deprecated in favour of useT and useLanguage() |
| IInjectedLocalizationProps
| Deprecated in favour of useT and useLanguage() |
| useLanguage()
| Undecided |
| <ConditionalWrapper />
| Undecided |
| <Link />
| Undecided |
| <Parser />
| Moved to @burst/react-html-parser |
| <MultiLine />
| Undecided |
| <Metatags />
| Undecided |
| <ScrollMemory />
| Undecided |
| <TabsProvider />
| Undecided |
| <TabsConsumer />
| Undecided |
| <TabLink />
| Undecided |
| <TabContent />
| Undecided |
| <TrackVirtualPageView />
| Undecided |
| withTabs
| Undecided |
| IInjectedTabsProps
| Undecided |
| CookieMessage
| Undecided |