2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-30 14:41:01 -06:00

1130 Commits

Author SHA1 Message Date
Jeroen Akkerman
a8306bf617 Only include necessary files in build package 2019-02-28 14:58:54 +01:00
Nathanaël Jourdane
b309645005 Ignore dist folder and remove it 2019-02-28 10:10:59 +01:00
Jeroen Akkerman
c0ea7aab25
Merge branch 'master' into fix_link 2019-02-27 23:49:07 +01:00
Nathanaël Jourdane
e2f4508ec2 Fix marked option link in readme 2019-02-27 17:31:01 +01:00
Nathanaël Jourdane
1c7ce2a0d4 Fill image and link prompts to 'https://' by default 2019-02-27 17:10:07 +01:00
Jeroen Akkerman
99f303229b Updated packages 2019-02-27 13:59:42 +01:00
Jeroen Akkerman
c1a695af51 Auto-format of types folder. 2019-02-27 13:54:57 +01:00
Jeroen Akkerman
df530cf465 Change markdown guide link to open-source Markdown guide website. 2019-02-27 13:54:27 +01:00
Jeroen Akkerman
0baa96af59 Only show build status of the master branch 2019-02-27 11:07:32 +01:00
Jeroen Akkerman
4556f4f1d3 Added latin extensions to wordCount pattern, fixes #61. 2019-02-27 11:06:59 +01:00
Jeroen Akkerman
104e10b401 Fix small typos in CONTRIBUTING.md and remove old file. 2019-02-21 17:50:46 +01:00
Jeroen Akkerman
f50c96bc01 Small fixes for this change
* Removed redundant code.
* Renamed function to better reflect its behaviour.
* Marked `noDisable` and `noMobile` as optional.
2019-02-20 01:59:54 +01:00
Jeroen Akkerman
4385d733e5 Update packages and build dist files. 2019-02-20 01:42:48 +01:00
Jeroen Akkerman
fa9ff580c4 Restore backwards compatibility with SimpleMDE, fixes #41 2019-02-20 01:41:53 +01:00
Jeroen Akkerman
aa47cbd638 Change branch for build badge in README 2019-02-19 00:59:43 +01:00
Jeroen Akkerman
78c91a3977 Update npm key 2019-02-19 00:55:43 +01:00
Jeroen Akkerman
aa7a5f041d Rebuilt dist JS & don't use npx yet in travis.yml 2019-02-19 00:26:04 +01:00
Jeroen Akkerman
4bea687682 Remove old (and not working) CONTRIBUTING.md 2019-02-19 00:20:21 +01:00
Jeroen Akkerman
711ce62657 Adjust travis.yml for master-only repository. 2019-02-19 00:19:53 +01:00
Jeroen Akkerman
b9ee1db9be Merge branch 'development' 2019-02-19 00:13:34 +01:00
Jeroen Akkerman
cae45434b0
Merge pull request #54 from roipoussiere/readme_rework_dev
Readme rework
2019-02-18 11:27:47 +01:00
Nathanaël Jourdane
51498a3fe6 contributing.md: install node v10 instead of v8 2019-02-13 11:58:46 +01:00
Jeroen Akkerman
9c8c8dc0c2
fix bullets-points indentation in CONTRIBUTING.md
Co-Authored-By: roipoussiere <roipoussiere@protonmail.com>
2019-02-13 11:23:29 +01:00
Nathanaël Jourdane
99380d4fde Improve list rendering in PR steps 2019-02-13 09:40:47 +01:00
Nathanaël Jourdane
75ea30f3a1 typo 2019-02-12 14:05:54 +01:00
Nathanaël Jourdane
6f0740fedf Add hacking in readme TOC. 2019-02-12 14:04:35 +01:00
Nathanaël Jourdane
3437ced229 Add hacking instructions in readme and add minor changes in contribution guide. 2019-02-12 13:42:01 +01:00
Nathanaël Jourdane
c46ddde5e0 Add modifications suggested in code review 2019-02-11 17:13:12 +01:00
Nathanaël Jourdane
7f7554effd fix bullets on contribution guide 2019-02-11 15:24:55 +01:00
Nathanaël Jourdane
9fefb494ba Add contribution guide 2019-02-11 15:19:08 +01:00
Nathanaël Jourdane
2555bc0b24 Fix typos and other minor improvements. 2019-02-11 14:46:16 +01:00
Nathanaël Jourdane
e0e988d463 Add summary 2019-02-11 14:28:33 +01:00
Nathanaël Jourdane
a4a89775dc Improve titles structure 2019-02-11 14:26:05 +01:00
Nathanaël Jourdane
bb1279ed2f move badges to the top (quick access) 2019-02-11 14:15:18 +01:00
Nathanaël Jourdane
ab4ac71f5a Add license section 2019-02-11 14:13:26 +01:00
Nathanaël Jourdane
05cd00d36e Move fork explanation to the end of readme (better readability). 2019-02-11 14:12:36 +01:00
Jeroen Akkerman
b697af6254 README update
* Added more information about EasyMDE
* Replace most mentions of SimpleMDE with EasyMDE
2019-01-17 17:25:03 +01:00
Jeroen Akkerman
92e1425a4f Force dist js file override from hotfix 2019-01-17 12:33:23 +01:00
Jeroen Akkerman
9c779bf85c Merge branch 'hotfix/2.5.1' 2.5.1 2019-01-17 12:32:17 +01:00
Jeroen Akkerman
20cd3e4586 Hotfix: change role="button" to type="button"
* Closes issue #45 and properly fixes issue #38
* Added typescript support line to README
* Bumped version to 2.5.1
* Rebuilt dist files
2019-01-17 12:29:45 +01:00
Jeroen Akkerman
5abc4d7292 Package updates 2019-01-17 11:50:33 +01:00
Jeroen Akkerman
28c247279b Merge branch 'release/2.5.0' into development 2019-01-17 11:38:14 +01:00
Jeroen Akkerman
8c6ae58a6c Merge branch 'release/2.5.0' 2.5.0 2019-01-17 11:38:05 +01:00
Jeroen Akkerman
40303a5fc6 Prepare for release 2.5.0
* Bump version to 2.5.0
* Build files for distribution
2019-01-17 11:31:37 +01:00
Jeroen Akkerman
61b8aa2293
Merge pull request #44 from FranklinWhale/add-typings
Add typings
2019-01-17 11:17:19 +01:00
Jeroen Akkerman
5b01fba882 Added more tests for the types file. 2019-01-17 11:12:40 +01:00
Jeroen Akkerman
5a37a534dc Forgot npm run in the command, added. 2019-01-17 09:50:54 +01:00
Jeroen Akkerman
2ad0d26127 Automatic Travis tests & consistency
* Added `test:types` to travis run script.
* Changed `main` value in package.json to match `types` value style.
2019-01-17 09:46:57 +01:00
Jeroen Akkerman
88a1411462
Update types/easymde.d.ts
Co-Authored-By: FranklinWhale <FranklinWhale@users.noreply.github.com>
2019-01-16 23:04:19 +08:00
Franklin Tse
ce4171a3b7 Add license, use ReadonlyArray 2019-01-16 22:07:52 +08:00