Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e7cff1

Browse files
Update ToC
1 parent 927a002 commit 7e7cff1

File tree

1 file changed

+38
-34
lines changed

1 file changed

+38
-34
lines changed

‎README.md

Lines changed: 38 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -41,40 +41,44 @@ Read the [full review here](https://clutch.co/profile/shakacode#reviews?sort_by=
4141
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
4242
## Contents
4343

44-
- [Get started with Shakapacker](#get-started-with-shakapacker)
45-
- [Component name](#component-name)
46-
- [File naming](#file-naming)
47-
- [Typescript support](#typescript-support)
48-
- [Test component](#test-component)
49-
- [Use with Asset Pipeline](#use-with-asset-pipeline)
50-
- [Custom JSX Transformer](#custom-jsx-transformer)
51-
- [Transform Plugin Options](#transform-plugin-options)
52-
- [React.js versions](#reactjs-versions)
53-
- [View Helper](#view-helper)
54-
- [Custom View Helper](#custom-view-helper)
55-
- [UJS](#ujs)
56-
- [Mounting & Unmounting](#mounting--unmounting)
57-
- [Event Handling](#event-handling)
58-
- [`getConstructor`](#getconstructor)
59-
- [Server-Side Rendering](#server-side-rendering)
60-
- [Configuration](#configuration)
61-
- [JavaScript State](#javascript-state)
62-
- [Custom Server Renderer](#custom-server-renderer)
63-
- [Controller Actions](#controller-actions)
64-
- [Component Generator](#component-generator)
65-
- [Use with JBuilder](#use-with-jbuilder)
66-
- [Camelize Props](#camelize-props)
67-
- [Changing Component Templates](#changing-component-templates)
68-
- [Upgrading](#upgrading)
69-
- [2.7 to 3.0](#27-to-30)
70-
- [2.3 to 2.4](#23-to-24)
71-
- [Common Errors](#common-errors)
72-
- [Getting warning for `Can't resolve 'react-dom/client'` in React < 18](#getting-warning-for-cant-resolve-react-domclient-in-react--18)
73-
- [Undefined Set](#undefined-set)
74-
- [Using TheRubyRacer](#using-therubyracer)
75-
- [HMR](#hmr)
76-
- [Related Projects](#related-projects)
77-
- [Contributing](#contributing)
44+
- [Get started with Shakapacker](#get-started-with-shakapacker)
45+
- [Component name](#component-name)
46+
- [File naming](#file-naming)
47+
- [Typescript support](#typescript-support)
48+
- [Test component](#test-component)
49+
- [Use with Asset Pipeline](#use-with-asset-pipeline)
50+
- [Custom JSX Transformer](#custom-jsx-transformer)
51+
- [Transform Plugin Options](#transform-plugin-options)
52+
- [React.js versions](#reactjs-versions)
53+
- [View Helper](#view-helper)
54+
- [Custom View Helper](#custom-view-helper)
55+
- [UJS](#ujs)
56+
- [Mounting & Unmounting](#mounting--unmounting)
57+
- [Event Handling](#event-handling)
58+
- [`getConstructor`](#getconstructor)
59+
- [Server-Side Rendering](#server-side-rendering)
60+
- [Configuration](#configuration)
61+
- [JavaScript State](#javascript-state)
62+
- [Custom Server Renderer](#custom-server-renderer)
63+
- [Controller Actions](#controller-actions)
64+
- [Component Generator](#component-generator)
65+
- [Use with JBuilder](#use-with-jbuilder)
66+
- [Camelize Props](#camelize-props)
67+
- [Changing Component Templates](#changing-component-templates)
68+
- [Upgrading](#upgrading)
69+
- [2.7 to 3.0](#27-to-30)
70+
- [2.3 to 2.4](#23-to-24)
71+
- [Migrating from `react-rails` to `react_on_rails`](#migrating-from-react-rails-to-react_on_rails)
72+
- [Why to migrate?](#why-to-migrate)
73+
- [Steps to migrate](#steps-to-migrate)
74+
- [Common Errors](#common-errors)
75+
- [Getting warning for `Can't resolve 'react-dom/client'` in React < 18](#getting-warning-for-cant-resolve-react-domclient-in-react--18)
76+
- [Undefined Set](#undefined-set)
77+
- [Using TheRubyRacer](#using-therubyracer)
78+
- [HMR](#hmr)
79+
- [Related Projects](#related-projects)
80+
- [Contributing](#contributing)
81+
- [Supporters](#supporters)
7882

7983
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
8084

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /