Skip to content

Rewrite guides using skills#35

Open
serhiipylypchuk1991 wants to merge 7 commits into
nextfrom
sp-next-rewrite-guides-via-skills
Open

Rewrite guides using skills#35
serhiipylypchuk1991 wants to merge 7 commits into
nextfrom
sp-next-rewrite-guides-via-skills

Conversation

@serhiipylypchuk1991
Copy link
Copy Markdown
Collaborator

No description provided.

- restructure headings to imperative sentence case and split long sections into focused subsections
- reformat API lists with linked names and em-dash descriptions
- add intro sentences before every code block, normalize inline comments
- replace passive voice, gerund openers, and future tense with active present simple
- fix formShape example: type -> comp to match API
- add Optimize rendering of large datasets section covering renderType
- convert headings to imperative sentence case, add short descriptions under each
- add intro sentences before every code block
- replace passive voice and "you need to" phrasing with active present simple
- reformat parameter lists with em-dash descriptions
- fix broken link to properties overview, replace bold API names with backticks
- split flat content into Prepare a sample dataset, Load data from a local file, and Update data after initialization sections
- add intro sentences before every code block
- replace passive voice and gerund openers with active present simple
- reformat Related articles list with linked API names and em-dash descriptions
- add Update data after initialization section covering setConfig() with fetch example
- add tip cross-linking renderType for large datasets
- split Applying locales into Apply a built-in locale, Apply a custom locale, and Reset to the default locale sections
- convert headings to imperative sentence case, add short descriptions under each
- add intro sentences before every code block including those inside details blocks
- replace passive voice and gerund openers with active present simple
- reformat Related articles list with em-dash descriptions
- add Reset to the default locale section covering setLocale() and setLocale(null)
- fix worked example in date/time format section: %u replaced with %S (verified against widget source: @wx/lib-dom case %S returns milliseconds, %u token does not exist), June replaced with September to match 2024-09-20 in the example
- convert headings to imperative sentence case, add intro paragraph at the top
- add intro sentences before every code block
- replace passive voice and gerund openers with active present simple
- reformat Related articles list with linked API names and em-dash descriptions
- document the setConfirmHandler callback shape (slot, data, confirm fields) inline before the example
- add info block on confirm-slot event as an alternative to setConfirmHandler
- replace prose-only g2l/l2g description with a typed list
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this May 26, 2026
- convert headings to imperative sentence case, add intro paragraph at the top
- add intro sentences before every code block
- replace passive voice and "you need to" phrasing with active present simple
- fix Default style section: replace pivot-* variables (copy-paste from Pivot docs) with real booking-* variables sourced from the widget code (Layout.svelte, Slots.svelte)
- fix invalid link tag: type="stylesheet" replaced with rel="stylesheet"
- convert headings to imperative sentence case, add short intros under each
- add intro sentences before every code block
- replace passive voice and "you need to" phrasing with active present simple
- fix events example: invalid date property replaced with start (verified against api/config — booking has start and end, no date)
- add cross-link to loading-data guide and data API in the data section
- replace bold/italic API references with backticks, normalize inline code comments
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