Skip to content

Releases: maslio/sdk

v0.2.0

16 Jun 07:21

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • db: ⚠️ Rewrite db component (d16ed2a)
  • ui: ⚠️ Open component instead Page component (62a4297)
  • db: Update form component (ce0564f)
  • ui: New Dropzone component (3ddbc18)
  • New Fs module (9a09320)
  • Rename into sdk (f05b04a)

🩹 Fixes

  • ui: Fix InputDate to work with Open Component (3b790eb)
  • ui: Fix Menu.vue to work with Open.vue (0da6afd)
  • db: Fix auth components to work with Open (72f0f45)
  • Some fixes (b5ad6b9)

πŸ’… Refactors

  • fluent: Move all module fluent files into runtime/locales/ (42cfef6)

🏑 Chore

⚠️ Breaking Changes

  • db: ⚠️ Rewrite db component (d16ed2a)
  • ui: ⚠️ Open component instead Page component (62a4297)

❀️ Contributors

v0.1.2

28 May 13:56

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • db: Create Layout component with SignIn (036950c)
  • ui: InputFiles component (a4b9daf)
  • Add @nuxt/image add DbFilesUpload (eeac5d7)
  • Add UserAvatar component (c2f48d7)
  • ui: Update click event handling in UI components (b0620ae)
  • New AI module (8dfa64c)
  • module: Add new imports utils (f6ee88e)
  • db: Add getImage function to server useDirectus (5cc6222)
  • locale: Improve fluent functionality (e965a3c)

πŸ’… Refactors

  • Update InputDateRange component to use weekStartsOn option from ui config (bffce46)
  • Update Db components (85eac84)
  • Update PageNext component transition classes (a4f3383)
  • Update PageNext component transition classes" (0c28349)
  • Update PageNext component transition classes (539926c)
  • Move large module setup into different files (782807c)
  • Update setupFluent.ts to remove file extension in handler path (051c958)

🏑 Chore

❀️ Contributors

v0.1.1

28 May 13:17

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • db: Create Layout component with SignIn (036950c)
  • ui: InputFiles component (a4b9daf)
  • Add @nuxt/image add DbFilesUpload (eeac5d7)
  • Add UserAvatar component (c2f48d7)
  • ui: Update click event handling in UI components (b0620ae)
  • New AI module (8dfa64c)
  • module: Add new imports utils (f6ee88e)
  • db: Add getImage function to server useDirectus (5cc6222)
  • locale: Improve fluent functionality (e965a3c)

πŸ’… Refactors

  • Update InputDateRange component to use weekStartsOn option from ui config (bffce46)
  • Update Db components (85eac84)
  • Update PageNext component transition classes (a4f3383)
  • Update PageNext component transition classes" (0c28349)
  • Update PageNext component transition classes (539926c)
  • Move large module setup into different files (782807c)

🏑 Chore

❀️ Contributors

v0.1.0

23 May 15:35

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add InputLanguage component for language selection (b5c8f5c)
  • ⚠️ Change Item props (2e0d5a2)
  • Add date-fns dependency for date manipulation (7255998)
  • ui: DateCalendar component with native js Date (35cf0c6)
  • Add base/utils/date module for date formatting (f5661fa)
  • Update InputDateRange component for using js Date (dd6289b)
  • Add Tabs component (1c3e822)
  • Refactor Card and Select components (35fbaf0)
  • Add Card component to List.vue (d2bcf66)
  • Add Checkbox component for selecting options (3b37693)
  • db: Create Layout component with SignIn (036950c)
  • ui: InputFiles component (a4b9daf)
  • Add @nuxt/image add DbFilesUpload (eeac5d7)
  • Add UserAvatar component (c2f48d7)

πŸ’… Refactors

  • Update InputDateRange component to use JavaScript Date (b321f46)
  • Update InputDateRange component to use native JavaScript Date (3d3f258)
  • Update InputDateRange component to use weekStartsOn option from ui config (bffce46)
  • Update Db components (85eac84)

🏑 Chore

  • Update repository URL in package.json (60daf2d)
  • Refactor DateCalendar component for improved date selection UI (e2e6e8c)
  • Some fixes (715ce05)

⚠️ Breaking Changes

  • ⚠️ Change Item props (2e0d5a2)

❀️ Contributors