Skip to content

Releases: vtex-apps/admin-pages

v2.3.3

05 Nov 21:42
Compare
Choose a tag to compare

Added

  • Typings
    • Window interface with custom methods.
  • EditorProvider
    • emitLocaleEventToIframe method to sync iframe locale.

Fixed

  • EditorProvider
    • I18n messages update logic.
    • Typing and formatting.

v2.3.2

05 Nov 21:33
Compare
Choose a tag to compare

Added

  • vtex.styleguide.d.ts
    • Typing for styleguide.
  • react/package.json
    • Lint command.
  • global.d.ts
    • Highlightable Iframe and Window.
    • ComponentSchema types.
  • render.d.ts
    • RenderComponent related types.
  • utils/components.ts
    • Used to be components.js

Fixed

  • lint.sh
    • Use lint command in react folder.
  • EditorContainer.tsx
    • Type iframe.
  • HighlightOverlay.tsx
    • Type window.
  • ComponentEditor/index.tsx
    • Several type errors.

Changed

  • manifest.json
    • Use styleguide 7.x.
  • render.d.ts
    • Export pattern.

Removed

  • utils/components.js
    • Became components.ts.

v2.3.1

29 Oct 21:33
Compare
Choose a tag to compare

Added

  • editbar.global.css
    • Missing calc--width class.

v2.3.0

24 Oct 21:07
Compare
Choose a tag to compare

Changed

  • ComponentsList
    • Sort components by display order (top/left first).

v2.2.9

24 Oct 21:06
Compare
Choose a tag to compare

Added

  • PageForm
    • Loading logic.
    • I18n to buttons.

Fixed

  • PageForm
    • Error dialog on success bug.

Removed

  • PageForm
    • Unused classes from save button.
    • Some console.logs.

v2.2.8

24 Oct 17:45
Compare
Choose a tag to compare

Fixed

  • EditorContainer
    • Non-responsive behavior when admin sidebar gets expanded/collapsed.

v2.2.7

24 Oct 17:25
Compare
Choose a tag to compare

Fixed

  • I18n (Spanish)
    • Typo.

v2.2.6

24 Oct 17:45
Compare
Choose a tag to compare

Fixed

  • editbar.global.css
    • Tablet positioning on storefront editor.

v2.2.5

04 Oct 18:40
Compare
Choose a tag to compare

Changed

  • ImageUploader
    • Replace complete file URL with only its pathname.

v2.2.4

12 Sep 21:03
Compare
Choose a tag to compare

Added

  • Admin
    • I18n to tabs.