Releases: maslio/sdk
Releases Β· maslio/sdk
v0.2.0
π 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
- Maslio vlad@maslio.com
v0.1.2
π 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
- Maslio vlad@maslio.com
v0.1.1
π 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
- Maslio vlad@maslio.com
v0.1.0
π 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
- Maslio vlad@maslio.com