Skip to content

Releases: team-monite/monite-sdk

@monite/[email protected]

30 May 14:46
5aeb8ea
Compare
Choose a tag to compare

Patch Changes

@monite/[email protected]

30 May 14:46
5aeb8ea
Compare
Choose a tag to compare

Patch Changes

  • 9711e3e: feat(DEV-10943): add "due_date__lte" query parameter usage to Receivables service
  • 1fb0d92: fix(DEV-10942): filter invoices by counterpart name in <InvoicesTable/>

@team-monite/[email protected]

22 May 07:04
410eb61
Compare
Choose a tag to compare

Minor Changes

  • 05c75f1: added support for <ScopedMoniteProviders/> instead of shared contexts from <MoniteProviders/>.

Patch Changes

@monite/[email protected]

22 May 07:04
410eb61
Compare
Choose a tag to compare

Minor Changes

  • b05f344: enhanced the <TablePagination/> component with extended customization options via MUI theming, ensuring it fits seamlessly across different application contexts

  • d180bf4: 1. Providers that may affect the customer's context have been moved to <MoniteScopedProviders/>. 2. All exported components and all components opening in <Portal/> receive Monite-ContainerCssBaseline class name. It provides styles for the color scheme of native controls (dark/light) and default colors for components. > Backgrounds will not be added (neither for dark nor light themes), to minimize conflicts with embedding in customer applications. 3. The <MoniteContext/> interface has been updated to include:

    • theme: Moved from <MoniteThemeContext/>.
    • i18n: Added instead of code, pre-created via Suspense to contain all necessary data for components and hooks.
    • dateFnsLocale: Added for DatePicker functionality, pre-created via Suspense.
    • queryClient: Added for usage within <MoniteScopedProviders/>.

    These changes improve the modularity and maintainability of the MoniteProvider while providing enhanced context management and usability for Monite SDK customers.

  • 709ca85: feat(DEV-4699): add an ability to edit Invoice

  • f4666f3: feat(DEV-10786): add consistent output of the Counterpart name

  • 5fad36b: update react-virtuoso up to v4.7.10

Patch Changes

  • aa32e90: feat(DEV-10397): add currencyNumberFormat option to MoniteLocale to allow customization of currency formatting in different locales.
  • 565199d: feat(DEV-10576): implement and reuse useMenuButton Hook
  • 57b9806: Added two new components: <InvoiceStatusChip/> and <PayableStatusChip/>. Both components are configurable through
    Material-UI theming to adapt their appearance and functionality according to application needs. For instance,
    the InvoiceStatusChip can be customized under the component name MoniteInvoiceStatusChip in the MUI theme settings.
    This allows for defining default properties and specific styles for various statuses, such as 'paid' and 'overdue'. This
    configurability ensures that both components can be seamlessly integrated and styled within the existing application
    framework, providing a consistent user experience.
  • a8edbbd: style(DEV-10393): align pagination arrows center
  • f8cb757: allow <Menu/> incorrect nesting
  • e25094a: fix(DEV-10393): fix table page reset and styles for page size selector

@monite/[email protected]

22 May 07:04
410eb61
Compare
Choose a tag to compare

Patch Changes

@monite/[email protected]

22 May 07:03
410eb61
Compare
Choose a tag to compare

@team-monite/[email protected]

02 May 08:56
8a4e678
Compare
Choose a tag to compare

Minor Changes

  • b47ae58: add theme package and theme switcher to demo

Patch Changes

@monite/[email protected]

02 May 08:56
8a4e678
Compare
Choose a tag to compare

Minor Changes

  • 5f0e96d: feat(DEV-10501): add column Created on to receivables tables
  • b47ae58: add theme package and theme switcher to demo

Patch Changes

  • c344520: feat(DEV-9977): update msw from 0.. to 2.2.*
  • c7cb26b: fix(DEV-9738): update default values for the ProductDetails component
  • fb2dd71: fix(DEV-10542): issue an invoice before creating a payment link

@monite/[email protected]

02 May 08:56
8a4e678
Compare
Choose a tag to compare

@monite/[email protected]

02 May 08:56
8a4e678
Compare
Choose a tag to compare