Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
whitejava
/
draft-js-plugins
Public
forked from
draft-js-plugins/draft-js-plugins
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
draft-js-plugins
draft-js-plugins-editor
src
on
toolbar
User selector
All users
All time
Commit history
Commits on Jul 9, 2016
fix new linting errors
nikgraf
committed
afc2ffc
View commit details
Copy full SHA for afc2ffc
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
fix linting issues
nikgraf
committed
edb85f0
View commit details
Copy full SHA for edb85f0
View code at this point
Browse repository at this point
fix linting issues
nikgraf
committed
776948a
View commit details
Copy full SHA for 776948a
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
revert changes on the editor
nikgraf
committed
0bf7795
View commit details
Copy full SHA for 0bf7795
View code at this point
Browse repository at this point
revert changes on editor
nikgraf
committed
dde06b5
View commit details
Copy full SHA for dde06b5
View code at this point
Browse repository at this point
Merge branch 'master' into wysiwyg
nikgraf
committed
6c95ab5
View commit details
Copy full SHA for 6c95ab5
View code at this point
Browse repository at this point
Merge branch 'master' into readOnly
nikgraf
committed
ead509c
View commit details
Copy full SHA for ead509c
View code at this point
Browse repository at this point
extract functions and fix tests
nikgraf
committed
2210510
View commit details
Copy full SHA for 2210510
View code at this point
Browse repository at this point
Commits on May 28, 2016
Adds callback for willUnmount
davidbyttow
committed
527312a
View commit details
Copy full SHA for 527312a
View code at this point
Browse repository at this point
Commits on May 22, 2016
getPluginMethods instead of passing around { ...this }
Benjamin Kniffler
committed
2ff474d
View commit details
Copy full SHA for 2ff474d
View code at this point
Browse repository at this point
Commits on May 21, 2016
fix tests
Benjamin Kniffler
committed
e7424a9
View commit details
Copy full SHA for e7424a9
View code at this point
Browse repository at this point
readOnly via state
Benjamin Kniffler
committed
d7c6840
View commit details
Copy full SHA for d7c6840
View code at this point
Browse repository at this point
remove block decorator stuff
Benjamin Kniffler
committed
9583896
View commit details
Copy full SHA for 9583896
View code at this point
Browse repository at this point
create setEditorState as proxy to onChange
Benjamin Kniffler
committed
d740018
View commit details
Copy full SHA for d740018
View code at this point
Browse repository at this point
pass { ...this } to plugin methods, also to onChange
Benjamin Kniffler
committed
2ea1488
View commit details
Copy full SHA for 2ea1488
View code at this point
Browse repository at this point
store plugins in this
Benjamin Kniffler
committed
1847224
View commit details
Copy full SHA for 1847224
View code at this point
Browse repository at this point
Commits on May 17, 2016
readOnly
Benjamin Kniffler
committed
3566803
View commit details
Copy full SHA for 3566803
View code at this point
Browse repository at this point
Commits on May 13, 2016
Big update, refactorings, bugfixes!
Benjamin Kniffler
committed
5d6fa32
View commit details
Copy full SHA for 5d6fa32
View code at this point
Browse repository at this point
Commits on May 11, 2016
Merge branch 'master' into wysiwyg
Benjamin Kniffler
committed
3d302a5
View commit details
Copy full SHA for 3d302a5
View code at this point
Browse repository at this point
Commits on May 3, 2016
fixed linting issue
Benjamin Kniffler
committed
9ae6db8
View commit details
Copy full SHA for 9ae6db8
View code at this point
Browse repository at this point
update to plugin-editor
Benjamin Kniffler
committed
09dde1b
View commit details
Copy full SHA for 09dde1b
View code at this point
Browse repository at this point
Commits on May 2, 2016
fix tests
Benjamin Kniffler
committed
bb13dca
View commit details
Copy full SHA for bb13dca
View code at this point
Browse repository at this point
patch https://github.com/draft-js-plugins/draft-js-plugins/issues/233
sugarshin
committed
2f6ad73
View commit details
Copy full SHA for 2f6ad73
View code at this point
Browse repository at this point
Commits on May 1, 2016
improve focus plugin behaviour
Benjamin Kniffler
committed
ead7adf
View commit details
Copy full SHA for ead7adf
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
pass getEditorState/setEditorState to onChange
Benjamin Kniffler
committed
01a33f7
View commit details
Copy full SHA for 01a33f7
View code at this point
Browse repository at this point
no message
Benjamin Kniffler
committed
75da079
View commit details
Copy full SHA for 75da079
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
improve accessibility properties
nikgraf
committed
015a5a9
View commit details
Copy full SHA for 015a5a9
View code at this point
Browse repository at this point
migrate undo/redo to leverage a data portal
nikgraf
committed
2d41463
View commit details
Copy full SHA for 2d41463
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Merge branch 'master' into wysiwyg
Show description for a5e647a
Benjamin Kniffler
committed
a5e647a
View commit details
Copy full SHA for a5e647a
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
fix test description
nikgraf
committed
5afc327
View commit details
Copy full SHA for 5afc327
View code at this point
Browse repository at this point
Merge branch 'master' into custom-style-map
nikgraf
committed
4455849
View commit details
Copy full SHA for 4455849
View code at this point
Browse repository at this point
refactoring
nikgraf
committed
76e021f
View commit details
Copy full SHA for 76e021f
View code at this point
Browse repository at this point
added spec for customStyleMap on editor, refactored resolveCustomStyleMaps a little
Julian Krispel-Samsel
committed
a4446da
View commit details
Copy full SHA for a4446da
View code at this point
Browse repository at this point
style
Julian Krispel-Samsel
committed
327d53c
View commit details
Copy full SHA for 327d53c
View code at this point
Browse repository at this point
style
Julian Krispel-Samsel
committed
d29ae9c
View commit details
Copy full SHA for d29ae9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.