Detalhes do pacote

sanity-plugin-order-documents-intl-input

Axeldeblen1.3kMIT0.0.24

A Sanity Studio plugin that helps you order your documents via drag-and-drop with the document-internationalization plugin.

sanity, studio, order, sequence

readme (leia-me)

This project is forked from - https://github.com/BretCameron/sanity-plugin-order-documents

it is intended to be used with sanity-plugin-intl-input when configured with config of

{
    "idStructure": "delimiter",
}

The requirements of this package have now been customized quite specifically for our project. Public use is not recommended

to release increment package versions and $ yarn prepare && npm publish

changelog (log de mudanças)

0.0.20 (August 8, 2021)

  • Upgrade dependencies (Babel, ESlint and Prettier)

0.0.19 (May 21, 2021)

  • Use less generic class names, to minimize conflicts with other plugins’ styles
  • Upgrade dependencies (@babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-runtime, eslint-plugin-import)

0.0.18 (May 14, 2021)

  • Minor UI improvements
  • Upgrade dependencies (Babel, ESlint, Prettier and React Select)

0.0.17 (April 28, 2021)

  • Upgrade Babel and ESlint

0.0.15-16 (April 11, 2021)

  • Improve GraphQL section of README.md

0.0.14 (April 9, 2021)

  • By default, place new documents at the top of the list

0.0.13

  • Upgrade dependencies

0.0.12 (January 22, 2021)

  • Upgrade dependencies
  • Introduce CHANGELOG.md
  • Fix ESLint errors and warnings
  • Improve tooltip styling