Tom Moor
ae13347d55
chore: Add flow support for M1 macs
2021-01-28 23:25:37 -08:00
Tom Moor
e8b7782f5e
fix: Keyboard accessible context menus ( #1768 )
...
- Makes menus fully accessible and keyboard driven
- Currently adds 2.8% to initial bundle size due to the inclusion of Reakit and its dependency, popperjs.
- Converts all menus to functional components
- Remove old custom menu system
- Various layout and flow improvements around the menus
closes #1766
2021-01-13 22:00:25 -08:00
Tom Moor
139e2e29d7
flow
2020-08-08 17:12:36 -07:00
Tom Moor
9274005cbb
feat: Upgrade editor ( #1227 )
...
* WIP
* document migration
* fix: Handle clashing keyboard events
* fix: convert getSummary
* fix: parseDocumentIds
* lint
* fix: Remove unused plugin
* Move editor version to header
Add editor version check for API endpoints
* fix: Editor update auto-reload
Bump RME
* test
* bump rme
* Remove slate flow types, improve themeing, bump rme
* bump rme
* fix: parseDocumentIds returning duplicate ID's, improved regression tests
* test
* fix: Missing code styles
* lint
* chore: Upgrade v2 migration to use AST
* Bump RME
* Update welcome doc
* add highlight to keyboard shortcuts ref
* theming improvements
* fix: Code comments show as headings, closes #1255
* loop
* fix: TOC highlighting
* lint
* add: Automated backup of docs before migration
* Update embeds to new format
* fix: React warning
* bump to final editor version 10.0.0
* test
2020-05-19 20:39:34 -07:00
Tom Moor
b42e9737b6
feat: Memberships ( #1032 )
...
* WIP
* feat: Add collection.memberships endpoint
* feat: Add ability to filter collection.memberships with query
* WIP
* Merge stashed work
* feat: Add ability to filter memberships by permission
* continued refactoring
* paginated list component
* Collection member management
* fix: Incorrect policy data sent down after collection.update
* Reduce duplication, add empty state
* cleanup
* fix: Modal close should be a real button
* fix: Allow opening edit from modal
* fix: remove unused methods
* test: fix
* Passing test suite
* Refactor
* fix: Flow UI errors
* test: Add collections.update tests
* lint
* test: moar tests
* fix: Missing scopes, more missing tests
* fix: Handle collection privacy change over socket
* fix: More membership scopes
* fix: view endpoint permissions
* fix: respond to privacy change on socket event
* policy driven menus
* fix: share endpoint policies
* chore: Use policies to drive documents UI
* alignment
* fix: Header height
* fix: Correct behavior when collection becomes private
* fix: Header height for read-only collection
* send id's over socket instead of serialized objects
* fix: Remote policy change
* fix: reduce collection fetching
* More websocket efficiencies
* fix: Document collection pinning
* fix: Restored ability to edit drafts
fix: Removed ability to star drafts
* fix: Require write permissions to pin doc to collection
* fix: Header title overlaying document actions at small screen sizes
* fix: Jank on load caused by previous commit
* fix: Double collection fetch post-publish
* fix: Hide publish button if draft is in no longer accessible collection
* fix: Always allow deleting drafts
fix: Improved handling of deleted documents
* feat: Show collections in drafts view
feat: Show more obvious 'draft' badge on documents
* fix: incorrect policies after publish to private collection
* fix: Duplicating a draft publishes it
2019-10-05 18:42:03 -07:00
Tom Moor
3d805d5fe7
chore: tooltip update / remove css loader ( #985 )
...
* fix: Add suspended filter to people management #984
* chore: removing css loader
* pui-react-tooltip -> tippy
closes #980
* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
Tom Moor
fa38ab60eb
Fixes: Unexpected token parsing sessions cookie ( #905 )
2019-03-02 14:58:56 -08:00
Tom Moor
518015f55b
Upgrade to Flow 0.71
2018-05-05 16:16:08 -07:00
Tom Moor
b9dda35566
Bump slate-edit-code dependency
2018-03-06 21:00:44 -08:00
Tom Moor
f076582ce4
Fixes code blocks ( #554 )
...
* Fixes code blocks
* Flow ignore uncompiled files
* 💚
* big > bug
2018-02-04 12:30:22 -08:00
Tom Moor
15e8e50601
Slate 30
2017-12-02 23:14:27 -08:00
Tom Moor
fc45d6a180
Sharing global styles
2017-10-26 22:42:08 -07:00
Tom Moor
4863680d86
frontend > app
2017-10-25 22:49:04 -07:00
Tom Moor
297bf850c2
Align title correctly when first character is emoji
2017-07-29 16:15:04 -07:00
Jori Lallo
d72f73ab18
updated flow-typed and flow
2017-07-09 10:59:42 -07:00
Jori Lallo
2a8cc80a86
Added errors store with tests
2017-05-22 22:16:47 -07:00
Jori Lallo
0a76d6af9e
Flow for all the files
2017-05-11 17:23:56 -07:00
Jori Lallo
75ad27658e
Fix flow errors
2017-05-09 23:14:24 -07:00
Jori Lallo
791bf0a32e
Fixed flow resolvers
2017-05-03 22:49:29 -07:00
Tom Moor
4e5c3944d8
Add flow, example implementation and types
2017-04-27 22:10:43 -07:00
Jori Lallo
b60ea607c2
removed useless flowconfig
2016-07-24 15:31:20 -07:00
Jori Lallo
f6456a3817
sup
2016-03-05 14:27:29 -08:00