Skip to content

Commit fdb6f2e

Browse files
authored
Moved Design section in SPFx for more visibility
1 parent d24c7dd commit fdb6f2e

File tree

1 file changed

+44
-45
lines changed

1 file changed

+44
-45
lines changed

docs/toc.yml

Lines changed: 44 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@
136136
items:
137137
- name: Tutorial
138138
href: spfx/call-microsoft-graph-using-graphhttpclient.md
139-
- name: Optimize builds for production
140-
href: spfx/toolchain/optimize-builds-for-production.md
141139
- name: Setup and deployment
142140
items:
143141
- name: Package solution
@@ -154,52 +152,53 @@
154152
href: spfx/sharepoint-2016-support.md
155153
- name: Provision SharePoint assets
156154
href: spfx/toolchain/provision-sharepoint-assets.md
157-
- name: Design guidance
158-
href: design/design-guidance-overview.md
159-
items:
160-
- name: Authoring pages
161-
href: design/authoring-pages.md
162-
- name: Design a web part
163-
href: design/design-a-web-part.md
164-
items:
165-
- name: Reactive and nonreactive web parts
166-
href: design/reactive-and-nonreactive-web-parts.md
167-
- name: Responsive design
168-
href: design/grid-and-responsive-design.md
169-
- name: Titles and descriptions
170-
href: design/web-part-titles-and-descriptions.md
171-
- name: UI text
172-
href: design/ui-text-for-web-parts.md
173-
- name: Themes and colors
174-
href: design/themes-colors.md
175-
- name: Placeholders and fallbacks
176-
href: design/placeholders-and-fallbacks.md
177-
- name: Accessibility
178-
href: design/accessibility.md
179-
- name: Web part showcase
180-
href: design/showcase-web-part.md
181-
- name: Design considerations
182-
href: spfx/web-parts/basics/design-considerations-for-web-parts.md
183-
- name: Custom dialogs
184-
href: spfx/extensions/guidance/using-custom-dialogs-with-spfx.md
185-
- name: Work with CSS
186-
href: spfx/css-recommendations.md
187-
- name: Use themes
188-
href: spfx/use-theme-colors-in-your-customizations.md
189-
- name: Office UI Fabric integration
190-
href: spfx/office-ui-fabric-integration.md
155+
- name: Optimize builds for production
156+
href: spfx/toolchain/optimize-builds-for-production.md
191157
- name: Localization
192158
href: spfx/web-parts/guidance/localize-web-parts.md
193159
- name: Tenant properties
194-
href: spfx/tenant-properties.md
195-
- name: Framework architecture
196-
items:
197-
- name: Tools and libraries
198-
href: spfx/tools-and-libraries.md
199-
- name: Toolchain
200-
href: spfx/toolchain/sharepoint-framework-toolchain.md
201-
- name: Yeoman generator
202-
href: spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator.md
160+
href: spfx/tenant-properties.md
161+
- name: Design
162+
href: design/design-guidance-overview.md
163+
items:
164+
- name: Design a web part
165+
href: design/design-a-web-part.md
166+
items:
167+
- name: Reactive and nonreactive web parts
168+
href: design/reactive-and-nonreactive-web-parts.md
169+
- name: Responsive design
170+
href: design/grid-and-responsive-design.md
171+
- name: Titles and descriptions
172+
href: design/web-part-titles-and-descriptions.md
173+
- name: UI text
174+
href: design/ui-text-for-web-parts.md
175+
- name: Themes and colors
176+
href: design/themes-colors.md
177+
- name: Placeholders and fallbacks
178+
href: design/placeholders-and-fallbacks.md
179+
- name: Accessibility
180+
href: design/accessibility.md
181+
- name: Web part showcase
182+
href: design/showcase-web-part.md
183+
- name: Authoring pages
184+
href: design/authoring-pages.md
185+
- name: Design considerations
186+
href: spfx/web-parts/basics/design-considerations-for-web-parts.md
187+
- name: Custom dialogs
188+
href: spfx/extensions/guidance/using-custom-dialogs-with-spfx.md
189+
- name: Work with CSS
190+
href: spfx/css-recommendations.md
191+
- name: Use themes
192+
href: spfx/use-theme-colors-in-your-customizations.md
193+
- name: Office UI Fabric integration
194+
href: spfx/office-ui-fabric-integration.md
195+
- name: Tools and libraries
196+
href: spfx/tools-and-libraries.md
197+
items:
198+
- name: Toolchain
199+
href: spfx/toolchain/sharepoint-framework-toolchain.md
200+
- name: Yeoman generator
201+
href: spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator.md
203202
- name: Debugging
204203
href: spfx/debug-in-vscode.md
205204
- name: Roadmap

0 commit comments

Comments
 (0)