GitHub / react-native-toolkit/react-native-draftjs / commits
A full fledged React Native Rich Text editor based on draft.js
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7b16f490 | chore: updated readme |
Dani Akash <D****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a0ee19b2 | docs: added sponsorship info |
Dani Akash <D****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bc933e87 | merge Merge pull request #9 from vforvasile/master |
Dani Akash <D****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d237afb1 | ♻️ Add default android keystore to android/app, remove keystore from gitigno... | Vasile <v****i@g****m> | almost 7 years ago | |
| bf30d56c | 🐞 Fix gitignore keystore condition | Vasile <v****i@g****m> | almost 7 years ago | |
| bc514101 | merge Merge branch 'master' of github.com:DaniAkash/react-native-draftjs | DaniAkash <s****h@g****m> | about 7 years ago | |
| fdd74807 | update package version | DaniAkash <s****h@g****m> | about 7 years ago | |
| 3575b3cb | update docs for stylemap | DaniAkash <s****h@g****m> | about 7 years ago | |
| 22f123ce | add support for custom style map | DaniAkash <s****h@g****m> | about 7 years ago | |
| d956ddfd | Update Readme.md |
Dani Akash <D****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| afd0f4a4 | update example project's dependency version | DaniAkash <s****h@g****m> | about 7 years ago | |
| 522caef1 | update package meta data | DaniAkash <s****h@g****m> | about 7 years ago | |
| a8e2a242 | add readme | DaniAkash <s****h@g****m> | about 7 years ago | |
| 741aa7e6 | ignore image asset in npm | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9d897271 | add image asset | DaniAkash <s****h@g****m> | about 7 years ago | |
| 972e21a5 | refactor package name to react-native-draftjs-editor | DaniAkash <s****h@g****m> | about 7 years ago | |
| b9d1cb14 | update prettierignore | DaniAkash <s****h@g****m> | about 7 years ago | |
| c169dcf1 | update xcode workspace config | DaniAkash <s****h@g****m> | about 7 years ago | |
| 3b805fc0 | upgrade react native webview | DaniAkash <s****h@g****m> | about 7 years ago | |
| d01b61fb | update build script | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9491cf7f | update source html | DaniAkash <s****h@g****m> | about 7 years ago | |
| 56329e50 | update source file location and copy config for android | DaniAkash <s****h@g****m> | about 7 years ago | |
| 5f71e5a2 | update build script | DaniAkash <s****h@g****m> | about 7 years ago | |
| e04a822c | remove polyfill | DaniAkash <s****h@g****m> | about 7 years ago | |
| 3c7b8ddd | remove newline characters from editorstate html | DaniAkash <s****h@g****m> | about 7 years ago | |
| 2feef359 | add polyfills | DaniAkash <s****h@g****m> | about 7 years ago | |
| 4158dcb9 | update draft html source | DaniAkash <s****h@g****m> | about 7 years ago | |
| 336272aa | fix default value for the text editor | DaniAkash <s****h@g****m> | about 7 years ago | |
| 76d8ab98 | update drafthtml source | DaniAkash <s****h@g****m> | about 7 years ago | |
| 6862ed17 | fix styles not getting updated | DaniAkash <s****h@g****m> | about 7 years ago | |
| 83857608 | update example project with a toolbar | DaniAkash <s****h@g****m> | about 7 years ago | |
| 4dee4c20 | set mounted to true when application is ready | DaniAkash <s****h@g****m> | about 7 years ago | |
| 621d1b87 | update peer dependencies | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9995bc78 | update draftview with new methods | DaniAkash <s****h@g****m> | about 7 years ago | |
| b6c9cd0f | send component mount status to react native | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9592031b | set custom editor block render map | DaniAkash <s****h@g****m> | about 7 years ago | |
| 7b0df94a | set editor stylesheet, stylemap and handle focus | DaniAkash <s****h@g****m> | about 7 years ago | |
| b7732a8d | update html source | DaniAkash <s****h@g****m> | about 7 years ago | |
| 2ce45523 | added line to debug postmessages | DaniAkash <s****h@g****m> | about 7 years ago | |
| ef54c804 | handle empty check for html | DaniAkash <s****h@g****m> | about 7 years ago | |
| d5dad313 | set default value, placeholder and get the editor state in html | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9191b9ec | ignore the minified html file | DaniAkash <s****h@g****m> | about 7 years ago | |
| e30b0fac | added provision to set placeholder and get editor state | DaniAkash <s****h@g****m> | about 7 years ago | |
| 70cef49c | create global functions to control the text editor | DaniAkash <s****h@g****m> | about 7 years ago | |
| 305611c9 | add communication with the webview | DaniAkash <s****h@g****m> | about 7 years ago | |
| b37da6ca | add post message to send style and blocktype to react native | DaniAkash <s****h@g****m> | about 7 years ago | |
| bc049713 | create basic draft view | DaniAkash <s****h@g****m> | about 7 years ago | |
| 4c46c782 | update ignore files | DaniAkash <s****h@g****m> | about 7 years ago | |
| c489338e | create draftjs view | DaniAkash <s****h@g****m> | about 7 years ago | |
| 4717e415 | create example project | DaniAkash <s****h@g****m> | about 7 years ago | |
| 6bd2af28 | install library dependencies | DaniAkash <s****h@g****m> | about 7 years ago | |
| 9d2ce178 | create build config to generate single html file | DaniAkash <s****h@g****m> | about 7 years ago | |
| 88291e71 | add basic controls to the text editor | DaniAkash <s****h@g****m> | about 7 years ago | |
| 67c4bb2f | created a simple text input field | DaniAkash <s****h@g****m> | about 7 years ago | |
| 2dae2ece | install editorconfig and prettier | DaniAkash <s****h@g****m> | about 7 years ago | |
| 759435a1 | create draft-js web project | DaniAkash <s****h@g****m> | about 7 years ago | |
| 91b9d538 | create project | DaniAkash <s****h@g****m> | about 7 years ago |