Mathias Biilmann Christensen
038597573c
Custom plugin support in rte
2016-11-01 23:31:20 -07:00
Mathias Biilmann Christensen
f02bd9a789
Link support in prose mirror
2016-11-01 17:58:19 -07:00
Mathias Biilmann Christensen
27d33d2a84
Make headers buttons toggle headers
2016-11-01 17:51:49 -07:00
Mathias Biilmann Christensen
97928a7b34
Fix undo history in prose mirror
2016-11-01 17:25:37 -07:00
Mathias Biilmann Christensen
4c221e3238
Fix linter overwriting css
2016-11-01 16:58:38 -07:00
Mathias Biilmann Christensen
d0df70e4d3
Prosemirror working - with some toolbar options
2016-11-01 16:55:21 -07:00
Cássio Zen
44bbb84d44
bugfix in Draft entry editing
2016-11-01 14:31:04 -02:00
Andrey Okonetchnikov
4d696f2253
Login workflow ( #137 )
...
* Use collection label instead of name on the CollectionPage
* Added Avatar and logout menu item
* [feat](login) Added userpic with a logout action in the dropdown.
- Display logged in user in the AppHeader
- Implemented logout action and store + tests
- Better styles for GitHub sign in screen
Closes #100
* Better styles for the AppHeader
2016-11-01 11:35:20 -02:00
Cássio Souza
1c4751f479
Merge pull request #147 from netlify/optimistic-update
...
Persistence editorial workflow through own actions & reducer
2016-11-01 11:33:53 -02:00
Mathias Biilmann Christensen
6015692118
Update yarn deps
2016-10-31 17:02:18 -07:00
Mathias Biilmann
690fe9d8a1
Merge pull request #148 from netlify/fix_yarn_deps
...
Fix Yarn dependencies.
2016-10-31 16:26:37 -07:00
David Calavera
f1abda39fe
Fix Yarn dependencies.
...
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-10-31 16:22:39 -07:00
Cássio Zen
295cdd2f6d
Persistence editorial workflow through own actions & reducer
2016-10-31 18:19:51 -02:00
Cássio Zen
dd71b59e9e
version bump
2016-10-31 12:49:44 -02:00
Cássio Zen
a10a132e4f
Do not generate vendor assets
...
We already had documented that the user needs to import cms.js and cms.css - introducing vendor files now can cause trubles to existing users
2016-10-31 12:41:20 -02:00
Cássio Souza
78daa574af
Merge pull request #146 from netlify/fix-demo-ui
...
WIP: Change how single entries are fetched to avoid loading full list
2016-10-31 12:17:10 -02:00
Mathias Biilmann Christensen
67a00e5b65
Fix rendering of plugins returining react components
2016-10-30 23:46:34 -07:00
Mathias Biilmann Christensen
aca88ef441
Make editor plugins work in preview
2016-10-30 23:38:12 -07:00
Mathias Biilmann Christensen
378be79a76
Merge branch 'fix-demo-ui' of github.com:netlify/netlify-cms into fix-demo-ui
2016-10-30 16:01:22 -07:00
Mathias Biilmann Christensen
c23b2fb531
Make list widget sortable
2016-10-30 16:01:10 -07:00
Mathias Biilmann Christensen
13cbf21159
Implement list control with fields
2016-10-28 19:13:26 +02:00
Cássio Zen
3a60ce9f2f
Merge branch 'fix-demo-ui' of github.com:netlify/netlify-cms into fix-demo-ui
2016-10-28 11:42:38 -02:00
Cássio Zen
d7f1b25c1b
Bugfixes due to new slug signature
2016-10-28 11:42:31 -02:00
Mathias Biilmann Christensen
86e3aed065
Better styling for object controls
2016-10-28 10:21:13 +02:00
Mathias Biilmann Christensen
6b73c39ba8
Support for object widget
2016-10-28 04:51:37 +02:00
Mathias Biilmann Christensen
442a02f009
Fix slugs for search result entries
2016-10-27 19:56:50 +02:00
Cássio Zen
a33aa13d0f
moved Entry VO away from implementations
2016-10-27 15:27:39 -02:00
Cássio Zen
1566e247f3
Reverted Collection VO slug generation
2016-10-27 14:59:41 -02:00
Cássio Zen
2e6e5d1bec
removed unused function
2016-10-27 13:59:21 -02:00
Cássio Zen
baafe0b32f
refactor on slugformatter
2016-10-27 13:50:02 -02:00
Cássio Zen
dabf6a1be1
typo
2016-10-27 13:10:44 -02:00
Mathias Biilmann Christensen
80a2cefbf0
Add json format support
2016-10-27 15:33:15 +02:00
Cássio Zen
6ff7019e7c
Removed author from cards (author may not be an available field)
2016-10-27 10:54:24 -02:00
Mathias Biilmann Christensen
7713c4c6f8
Fix some linting errors
2016-10-27 14:45:32 +02:00
Mathias Biilmann Christensen
bbce1c30de
Make loading single file work without scanning whole collection
2016-10-27 14:23:36 +02:00
Mathias Biilmann Christensen
2b99e2d176
Support entriesByFiles in test-repo backend
2016-10-27 11:47:19 +02:00
Mathias Biilmann Christensen
8aa8f5ce39
Add shortcut for italics
2016-10-27 11:34:22 +02:00
Andrey Okonetchnikov
c3b4fd9013
Cards typography ( #139 )
...
* Fixed some ESLint errors
* Better card's design for the editorial process.
- Use Card component from react-toolbox
- Added "Edit" buttons for cards
- Cleaned up CSS and JS
Fixes #125
* Better ImageCard and card list view. Fixes #125
* Use collection label instead of name on the CollectionPage
2016-10-26 15:51:50 -02:00
Andrey Okonetchnikov
434f45c97c
Webpack optimizations ( #140 )
...
* Less repetition in webpack configs. Minify CSS classnames in production.
* Ignore all optional deps of moment.js. Fixes #138
* Added target to webpack config
* Automatically extract all 3rd party modules into a separate 'vendor' chunk
* Inline only assets that are smaller than 10KB
* Added autoprefixer options
* Replaced sinfle babel transforms with the stage-1 preset. Cleaned up webpack configs.
* Do not include hot module replacement in production
2016-10-26 15:51:35 -02:00
Cássio Souza
5151e7cdb1
Bugfixes due to new slug signature ( #145 )
2016-10-26 15:50:34 -02:00
Mathias Biilmann
72b56d1cbc
Editor fixes ( #143 )
...
* Use icons for style menu
* Add h1/h2 options to style toolbar
* Handle rich paste events
2016-10-26 14:48:47 -02:00
Andrey Okonetchnikov
2e1d98ac7e
Added fsevents as an optional dependency to fix high CPU usage by the node process on Macs
2016-10-25 10:44:09 +02:00
Cássio Souza
d2c6660530
typo
2016-10-24 18:36:22 -02:00
Cássio Souza
2bd3e5eda3
Pointed to asset files on unpkg
2016-10-24 18:33:45 -02:00
Cássio Zen
ff0fa2cf6b
Merge branch 'simple-markdown-editor'
2016-10-24 18:09:01 -02:00
Andrey Okonetchnikov
40c06ed1e2
Updated yarn.lock
2016-10-24 12:17:00 +02:00
Andrey Okonetchnikov
59f6b42d84
Revert "Added fsevents as devDep to reduce the CPU load of webpack-dev-server on Mac OS X."
...
Since this commit broke the CI completely. This reverts commit 06b0a7bdaa2ada13cf362852a99fbc911e23899b.
2016-10-23 23:15:37 +02:00
Mathias Biilmann Christensen
9566392dd3
Fix block menu always showing on first char
2016-10-22 23:28:25 +03:00
Mathias Biilmann Christensen
c068fae24e
Implement block menu with support for plugins
2016-10-22 23:23:19 +03:00
Mathias Biilmann Christensen
c859d7234e
Position editor toolbar
2016-10-22 04:37:22 -07:00