Releases: vtex-apps/admin-pages
Releases · vtex-apps/admin-pages
v2.3.3
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
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
- Used to be
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
.
- Use styleguide
render.d.ts
- Export pattern.
Removed
utils/components.js
- Became
components.ts
.
- Became