Skip to content

Fixed missing information and typos#104

Merged
serhiipylypchuk1991 merged 17 commits into
masterfrom
next
May 19, 2026
Merged

Fixed missing information and typos#104
serhiipylypchuk1991 merged 17 commits into
masterfrom
next

Conversation

@serhiipylypchuk1991
Copy link
Copy Markdown
Contributor

No description provided.

- rename incorrect "searchResult" parameter to "resultTemplate"
- update callback signature to destructured ({ result }) form
- replace searchResult.result.* references with result.*
- affects toolbar items API ref, configuration guide and changelog
- common parameter that places a control in the left or right
  column of a modal editor (right by default)
- works only with editor.placement: "modal"
- update Usage block, parameters list and change log in editorShape
- mention in whats_new under v1.6 release
- rename template callback param from column to props
- describe full props shape: column, columnState, isMenuVisible, renaming, readonly
- detail columnState fields incl. conditional ones for limit and swimlanes
- update code examples to use props.* accessors
- new reference pages: getHandlers, setHeaders, getQueue, getIDResolver
- internal_rest_overview index extended with new entries
- working_with_server guide: list of REST methods updated and a new
  "Customize RestDataProvider" section with the super.getHandlers()
  override pattern and a warning against copying default handlers
- sidebars.js updated with the four new pages
- new reference page for the getCardHeight callback used by lazy
  rendering to estimate card heights when cardHeight is not set
- cardHeight, renderType, scrollType notes extended with a fallback
  paragraph that points to getCardHeight for custom cardTemplate
- properties_overview index and sidebars.js updated with the new entry
- configuration guide: rendering section mentions the approximation
  fallback and the custom getCardHeight hook
[fix] correct resultTemplate docs for Toolbar search
[add] getCardHeight property documentation
[add] RestDataProvider methods documentation
[update] document columnShape header template props
[add] editorShape.modalSection parameter docs
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this May 19, 2026
- sync to commit 943f1d7
- translate 4 new RestDataProvider methods (getHandlers, getIDResolver, getQueue, setHeaders)
- update configs: cardheight, columnshape, editorshape, rendertype, scrolltype, toolbar_items
- update overviews: internal_rest, properties
- update guides: configuration, working_with_server
- update whats_new release notes
- sync to commit 943f1d7
- translate 4 new RestDataProvider methods (getHandlers, getIDResolver, getQueue, setHeaders)
- update configs: cardheight, columnshape, editorshape, rendertype, scrolltype, toolbar_items
- update overviews: internal_rest, properties
- update guides: configuration, working_with_server
- update whats_new release notes
- sync to commit 943f1d7
- translate 4 new RestDataProvider methods (getHandlers, getIDResolver, getQueue, setHeaders)
- update configs: cardheight, columnshape, editorshape, rendertype, scrolltype, toolbar_items
- update overviews: internal_rest, properties
- update guides: configuration, working_with_server
- update whats_new release notes
- sync to commit 943f1d7
- translate 4 new RestDataProvider methods (getHandlers, getIDResolver, getQueue, setHeaders)
- update configs: cardheight, columnshape, editorshape, rendertype, scrolltype, toolbar_items
- update overviews: internal_rest, properties
- update guides: configuration, working_with_server
- update whats_new release notes
- docs: remove stray slash before # in working_with_server.md links (getIDResolver, setHeaders)
- locales: add explicit English {#anchor} to translated headings (Parameters, Comments type, Links type, Multiuser backend, Customize server events, Rendering and scrolling)
- locales: replace translated inline anchor targets with English equivalents in RU/KO working_with_server.md and RU configuration.md
@serhiipylypchuk1991 serhiipylypchuk1991 merged commit 5872ecf into master May 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant