Commit Graph

719 Commits

Author SHA1 Message Date
Dan Abramov
2f8ecf202e Merge pull request #90 from ngbrown/patch-1
Updated README.md with info on Ctrl+H
2015-08-28 20:59:51 +03:00
Nathan Brown
7f4add81b4 Updated README.md with info on Ctrl+H 2015-08-28 09:28:07 -07:00
Dan Abramov
75322b15ee Update CHANGELOG.md 2015-08-26 20:13:18 +03:00
Dan Abramov
c38fc57209 Update CHANGELOG.md 2015-08-26 20:13:09 +03:00
Dan Abramov
d2083e1541 1.1.2 2015-08-26 20:04:40 +03:00
Dan Abramov
6c81eebb0b Merge pull request #86 from chibicode/master
Extract JSONTree
2015-08-26 20:01:59 +03:00
Shu Uesugi
445e3c9ecd Extract JSONTree 2015-08-24 19:43:31 -07:00
Dan Abramov
15c35b6417 1.1.1 2015-08-24 02:57:08 +03:00
Dan Abramov
92aaa5a3be Merge pull request #84 from josebalius/master
Fix for issue #83 - JSONObjectNode#getChildNodes: Cannot read propert…
2015-08-24 02:56:14 +03:00
Jose Garcia
b5a878df87 Fix for issue #83 - JSONObjectNode#getChildNodes: Cannot read property '...' of null (previousData) 2015-08-23 19:26:38 -04:00
FredyC
6ee3b4373b using deserializer callback for persistState 2015-08-23 13:43:26 +02:00
Dan Abramov
4670a825d0 Tweak the instructions 2015-08-23 14:17:33 +03:00
Dan Abramov
68c4e666c0 Merge pull request #82 from qnm/improve-readme
Improve instructions, adding examples and notes on middleware ordering
2015-08-23 14:11:10 +03:00
Dan Abramov
bb48132774 1.1.0 2015-08-23 03:28:09 +03:00
Dan Abramov
31a3d64143 Update dependencies 2015-08-23 03:26:30 +03:00
Dan Abramov
14fcc66f7f Merge remote-tracking branch 'FredyC/iteratable-support' 2015-08-23 03:17:25 +03:00
FredyC
fff7e39874 using Number.isSafeInteger for iterable size (+ fixed some comments) 2015-08-22 17:51:37 +02:00
FredyC
11af53ccfb counting entries of iterable structure 2015-08-22 17:38:43 +02:00
FredyC
04f15f6d4d arrays shouldn't be treated as an iterable 2015-08-22 06:13:04 +02:00
FredyC
c76f755863 safer type checking for iterable structures 2015-08-22 06:09:42 +02:00
Rob Sharp
1eb5d62ba9 Prefer 'store enhancer' and remove duplicate CounterApp 2015-08-21 21:51:33 +10:00
Rob Sharp
c567bb2d72 Improve installation instructions by adding examples and note on middleware ordering 2015-08-21 09:39:39 +10:00
Dan Abramov
644a202312 Merge pull request #80 from rrrene/patch-1
Add link to Redux project in README
2015-08-21 02:26:22 +03:00
René Föhring
0ffad5b7f8 Add link to Redux project in README
[ci skip]
2015-08-20 15:41:03 +02:00
FredyC
56de89c440 support for state with iterable structures 2015-08-20 10:16:39 +02:00
FredyC
e76bb6956b custom parsers for persistState 2015-08-19 21:58:25 +02:00
Dan Abramov
b09d171f2d Merge pull request #67 from forresto/patch-1
DefinePlugin works
2015-08-14 22:45:21 +03:00
Forrest Oliphant
9471456fbe DefinePlugin works
https://webpack.github.io/docs/list-of-plugins.html#defineplugin
2015-08-14 13:06:36 -04:00
Dan Abramov
2de7e8a953 Merge pull request #65 from bloodyowl/master
added flexDirection on menu items
2015-08-13 15:10:46 +03:00
Dan Abramov
9df6e1a1da Merge pull request #64 from sapegin/patch-3
Prevent link styles inheritance on buttons
2015-08-13 15:10:39 +03:00
Matthias Le Brun
ba82a24101 added flexDirection on menu items
as people may use a facebook/css-layout like reset that makes
flexDirection default to "column"
2015-08-13 13:05:06 +02:00
Artem Sapegin
11f62b53b6 Prevent link styles inheritance. 2015-08-13 09:26:56 +02:00
Dan Abramov
d54bd2539c Merge pull request #59 from gaearon/change-error-color
Change error color
2015-08-13 01:13:58 +03:00
Dan Abramov
52b5439986 Fix hot reloading DevTools UI 2015-08-13 01:05:32 +03:00
Nic Aitch
09dd0b2747 Change error color 2015-08-12 16:24:01 -05:00
Dan Abramov
74426b4f8e 1.0.2 2015-08-12 23:56:09 +03:00
Dan Abramov
62e53164ee Update timestamps on RECOMPUTE_STATES 2015-08-12 23:53:40 +03:00
Dan Abramov
932eb6185f 1.0.1 2015-08-12 23:49:05 +03:00
Dan Abramov
10a9c05974 Merge pull request #35 from calesce/add-timestamp-to-recorded-actions
Add timestamp to recorded actions
2015-08-12 23:44:28 +03:00
Dan Abramov
f52df89d66 Merge pull request #58 from gaearon/fix-toggle-visibility
Fix devtools visiblity after hiding
2015-08-12 23:43:48 +03:00
Nic Aitch
7b67ae9abb Fix devtools visiblity after hidding
* Increase max width/height to 30%
* Move min width to child
* Increase font size slightly in tree
2015-08-12 15:31:58 -05:00
Dan Abramov
d6aba950fc Merge pull request #55 from threepointone/master
pass lint checks
2015-08-12 21:52:11 +03:00
Sunil Pai
70039ee7e7 pass lint checks 2015-08-12 22:58:57 +05:30
Cale Newman
e4f492d38b add timestamps array 2015-08-12 12:02:11 -05:00
Dan Abramov
1eeda8073a 1.0.0 2015-08-12 16:31:39 +03:00
Dan Abramov
938ce9b7f9 Update README.md 2015-08-12 16:30:49 +03:00
Dan Abramov
78cf169aa6 Fix item strings 2015-08-12 16:20:57 +03:00
Dan Abramov
279480ac15 Tweak error reporting style 2015-08-12 15:53:12 +03:00
Dan Abramov
e0d1f7f7a6 Don't collapse nodes on hot reload 2015-08-12 15:36:42 +03:00
Dan Abramov
f61d86a81d Update README.md 2015-08-12 14:49:31 +03:00