Marjan
25f72b9c2f
Add stop-opacity to unitless style properties
10 years ago
Eric Eastwood
6fbc7ef48b
Add support for unitless tabSize/tab-size
10 years ago
Matthew Miner
899bc9362f
Treat boxOrdinalGroup and flexOrder as unitless.
10 years ago
Joseph Nudell
a7a88b523b
Update unprefixed css props doc
10 years ago
Joseph Nudell
c70b15a60c
Treat flexPositive/Negative/boxFlex as unitless styles
10 years ago
Paul O’Shannessy
dfd4e09c18
update docs for 0.12.2 changes
(cherry picked from commit e6e60c4fa848d1c9ce1349eff750cfa2faf156dc)
10 years ago
Ben Alpert
fb46ad0356
Update docs to align with 0.12 better
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
10 years ago
Cheng Lou
33c7ee6112
[Docs] Remove most of @jsx
I kept some places intact (search for @jsx ) because they require other bigger changes:
- ref-01-top-level-api.md
- grunt/tasks/npm.js
- old blog posts (don't change those)
- examples/ folder, as they have their own package.json that rely on old dependencies (node-jsx, reactify) that haven't upgraded to 0.12
10 years ago
Cheng Lou
797fffca05
[Docs] Document newly added unitless css props in tips
11 years ago
Paul O’Shannessy
c98bb39b26
Fix broken link, formatting on px style tip
11 years ago
Connor McSheffrey
b8c7f3cdfd
Renamed Cookbook references to tips. Reworded intro (sounded weird because it still referenced cookbooks. Updated some entry ID's (some side nav links didn't match entry permalinks)
11 years ago
Cheng Lou
df40e92e29
fix title case for docs tips everywhere
11 years ago
Cheng Lou
c4bf9aa5bd
title case for entry titles; fix two entry names
11 years ago
Connor McSheffrey
3b8c13d08d
Removed Q&A format
11 years ago
Connor McSheffrey
854593e574
Remove cb prefix from cookbook entries since they're already in /cookbook/ directory
11 years ago
Connor McSheffrey
d0467822e4
added seperate cookbook layout (since URL base of next/prev is hardcoded in layout), added next/prev yaml meta to each cookbook entry until I can find a way of generating them dynamically
11 years ago
Cheng Lou
015eda5260
fix all links to point to /react as root
11 years ago
Cheng Lou
db16d570a0
modify some wording
11 years ago
Cheng Lou
d6af54946d
add line-height to unitless css props
11 years ago
Cheng Lou
1c7b6c240f
style prop value shorthand, children prop manip warning
11 years ago