Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapomodule

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapomodule - npm Package Versions

1
6

1.0.0-alpha.33

Diff

Changelog

Source

1.0.0-alpha.33 (2022-10-14)

Bug Fixes

  • repeater: keep cloned array in repeater (2d9254c)
bnznamco
published 1.0.0-alpha.32 •

Changelog

Source

1.0.0-alpha.32 (2022-09-28)

Bug Fixes

  • fix emits of form inputs in heavly nested conditions (2b143fd)
bnznamco
published 1.0.0-alpha.31 •

Changelog

Source

1.0.0-alpha.31 (2022-09-14)

Bug Fixes

  • interceptor: remove token injection for axios requests (59b2f5c)
  • middleware: fix auth middleware to correclty redirect based on router base (1d49cd7)
bnznamco
published 1.0.0-alpha.30 •

Changelog

Source

1.0.0-alpha.30 (2022-09-13)

Bug Fixes

  • auth: removed js set cookie helpers since mapo login is http-only cookie based now (6328c13)
  • repeater: added v-container to form repeater to prevent field size expansion (82af78e)
  • repeater: handle null values (6cea5c4)
  • wygEditor: handle null values (18477da)

Features

bnznamco
published 1.0.0-alpha.29 •

Changelog

Source

1.0.0-alpha.29 (2022-09-03)

Bug Fixes

  • form-field: debounce the entire setter not only emitter to preserve the most fresh data from parents components (31449e2)

Performance Improvements

  • detail: remove unused console logs (3bef461)
  • form: move translations logic to from field to prevent field config manipulations and reduce rendering cycles (06038ef)
  • form: prevent inputs if value has no changes and defer inputs if not immediate flag on form (e3da2d8)
bnznamco
published 1.0.0-alpha.28 •

Changelog

Source

1.0.0-alpha.28 (2022-09-01)

Bug Fixes

  • form debounce: fix form debounce not correctly updating model (04b392d)
  • fixed repeater remaining close on model fetch (3a30136)
  • repeater: fix row expansion in nested repeater (4ed22cd)
  • tabs: show correct label in nested tabs (30f50b2)

Features

  • detail: give feedback for all http actions in detail components and prevent interaction during the request (ceec206)

Performance Improvements

  • repeater: prevent collapsed repeater from rendering hidden forms (1ae7d18)
  • increase form performances debouncing the emit events (5e0bb30)
bnznamco
published 1.0.0-alpha.27 •

Changelog

Source

1.0.0-alpha.27 (2022-08-25)

Bug Fixes

  • remove unused options plugin (45004bb)
  • colorfield: return string in colorfield (3acbd5c)
  • detail: added force option to languages (8ed4b69)

Features

  • fields: added color field (ead7448)
  • mediapreview: added title tag to medias (d063162)
  • implemented enhanced media compomentent (fe336e1)
  • implemented media preview through MediaPreview component (575c285)
bnznamco
published 1.0.0-alpha.26 •

Changelog

Source

1.0.0-alpha.26 (2022-08-11)

Bug Fixes

  • correct langDir path on i18n defaults (100239f)
bnznamco
published 1.0.0-alpha.25 •

Changelog

Source

1.0.0-alpha.25 (2022-08-02)

Bug Fixes

  • fix detail field language list (1d290e6)
  • fix mediauploader typo (67e7e4e)
  • fixed bug on preview image (f2878ee)
  • removed some accidental trash from previous commit (4a85da4)

Features

  • i18n: move i18n config to mapo defaults to enable mixed merges of user and mapo options. (2190aa9)
bnznamco
published 1.0.0-alpha.24 •

Changelog

Source

1.0.0-alpha.24 (2022-07-22)

Bug Fixes

  • i18n: use iso code for vuetify language code (0683c78)
  • fixed login screen (f925672)
  • list: pass selectionQuery to list actions (7385daa)
  • listfilters: added watch on list filters (753f40e)

Features

  • i18: handle i18n on images' alt title tags (3fb3f62)
  • i18n: handle translations on meta router (2e20afe)
  • added language switcher (6995542)
  • refactored translations, added vuetify translations (bd37682)
  • form: added vShow on tabs and groups (631e43f)
  • i18n: i18n for detail and form fields (74760b1)
  • i18n: i18n on sidebar and list components (64fb9a1)
  • i18n: setup on generic and media components (f38588f)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc