Skip to content

Commit 9d744e4

Browse files
committed
Updates CHANGELOG for v1.15.13
1 parent 0fa7e4c commit 9d744e4

File tree

2 files changed

+132
-7
lines changed

2 files changed

+132
-7
lines changed

CHANGELOG.md

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,115 @@
11
# Change Log
22

3+
## [v1.5.13](https://github.com/liferay/alloy-editor/tree/v1.5.13) (2018-08-21)
4+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.12...v1.5.13)
5+
6+
**Closed issues:**
7+
8+
- Add CONTRIBUTING.md and release documentation [\#873](https://github.com/liferay/alloy-editor/issues/873)
9+
10+
**Merged pull requests:**
11+
12+
- v1.15.13 [\#875](https://github.com/liferay/alloy-editor/pull/875) ([jbalsas](https://github.com/jbalsas))
13+
- Fixes \#873 - Adds Contributing Guidelines and Release process documentation [\#874](https://github.com/liferay/alloy-editor/pull/874) ([jbalsas](https://github.com/jbalsas))
14+
- \[TS\] LPS-84123 [\#872](https://github.com/liferay/alloy-editor/pull/872) ([arthurchan35](https://github.com/arthurchan35))
15+
16+
## [v1.5.12](https://github.com/liferay/alloy-editor/tree/v1.5.12) (2018-08-02)
17+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.11...v1.5.12)
18+
19+
**Closed issues:**
20+
21+
- Text styling isn't removed when text is deleted [\#870](https://github.com/liferay/alloy-editor/issues/870)
22+
- Toolbar increases in size when close to right window edge [\#866](https://github.com/liferay/alloy-editor/issues/866)
23+
24+
**Merged pull requests:**
25+
26+
- Adds special image2 version for IE11 [\#871](https://github.com/liferay/alloy-editor/pull/871) ([jbalsas](https://github.com/jbalsas))
27+
- Adjust toolbar placement on right side to prevent overflow [\#868](https://github.com/liferay/alloy-editor/pull/868) ([fortunatomaldonado](https://github.com/fortunatomaldonado))
28+
29+
## [v1.5.11](https://github.com/liferay/alloy-editor/tree/v1.5.11) (2018-07-12)
30+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.10...v1.5.11)
31+
32+
**Merged pull requests:**
33+
34+
- Controls the placement of the toolbar [\#867](https://github.com/liferay/alloy-editor/pull/867) ([julien](https://github.com/julien))
35+
36+
## [v1.5.10](https://github.com/liferay/alloy-editor/tree/v1.5.10) (2018-06-26)
37+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.9...v1.5.10)
38+
39+
## [v1.5.9](https://github.com/liferay/alloy-editor/tree/v1.5.9) (2018-06-25)
40+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.8...v1.5.9)
41+
42+
**Merged pull requests:**
43+
44+
- \#858 getChildren is not filtering 'a' [\#864](https://github.com/liferay/alloy-editor/pull/864) ([matuzalemsteles](https://github.com/matuzalemsteles))
45+
46+
## [v1.5.8](https://github.com/liferay/alloy-editor/tree/v1.5.8) (2018-06-15)
47+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.7...v1.5.8)
48+
49+
**Merged pull requests:**
50+
51+
- Prevents defaulting uiNode to body if unset [\#863](https://github.com/liferay/alloy-editor/pull/863) ([jbalsas](https://github.com/jbalsas))
52+
- Use uiNode in dragresize plugin [\#862](https://github.com/liferay/alloy-editor/pull/862) ([julien](https://github.com/julien))
53+
54+
## [v1.5.7](https://github.com/liferay/alloy-editor/tree/v1.5.7) (2018-06-14)
55+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.6...v1.5.7)
56+
57+
**Merged pull requests:**
58+
59+
- Update position according to uiNode [\#861](https://github.com/liferay/alloy-editor/pull/861) ([jbalsas](https://github.com/jbalsas))
60+
61+
## [v1.5.6](https://github.com/liferay/alloy-editor/tree/v1.5.6) (2018-06-12)
62+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.5...v1.5.6)
63+
64+
**Merged pull requests:**
65+
66+
- \#858 getting right element for IE [\#859](https://github.com/liferay/alloy-editor/pull/859) ([matuzalemsteles](https://github.com/matuzalemsteles))
67+
68+
## [v1.5.5](https://github.com/liferay/alloy-editor/tree/v1.5.5) (2018-06-12)
69+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.4...v1.5.5)
70+
71+
**Merged pull requests:**
72+
73+
- Resize visible [\#855](https://github.com/liferay/alloy-editor/pull/855) ([SpencerWoo](https://github.com/SpencerWoo))
74+
- Image link dev [\#849](https://github.com/liferay/alloy-editor/pull/849) ([SpencerWoo](https://github.com/SpencerWoo))
75+
76+
## [v1.5.4](https://github.com/liferay/alloy-editor/tree/v1.5.4) (2018-06-05)
77+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.3...v1.5.4)
78+
79+
**Fixed bugs:**
80+
81+
- Drag and Drop Doesn't Work Within the Editor [\#839](https://github.com/liferay/alloy-editor/issues/839)
82+
83+
**Merged pull requests:**
84+
85+
- LPS-79540 AlloyEditor removes links with invalid characters [\#850](https://github.com/liferay/alloy-editor/pull/850) ([diegonvs](https://github.com/diegonvs))
86+
87+
## [v1.5.3](https://github.com/liferay/alloy-editor/tree/v1.5.3) (2018-05-17)
88+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.2...v1.5.3)
89+
90+
## [v1.5.2](https://github.com/liferay/alloy-editor/tree/v1.5.2) (2018-05-17)
91+
[Full Changelog](https://github.com/liferay/alloy-editor/compare/v1.5.1...v1.5.2)
92+
93+
**Implemented enhancements:**
94+
95+
- Update 1.x CKEditor to 4.7? [\#797](https://github.com/liferay/alloy-editor/issues/797)
96+
97+
**Closed issues:**
98+
99+
- AlloyEditor is not working with ReactJS 16 [\#807](https://github.com/liferay/alloy-editor/issues/807)
100+
- Crowdin setup [\#705](https://github.com/liferay/alloy-editor/issues/705)
101+
- Internationalization Support [\#696](https://github.com/liferay/alloy-editor/issues/696)
102+
- Support Ace inside of alloy-editor [\#400](https://github.com/liferay/alloy-editor/issues/400)
103+
- Improve "how to use ckeditor plugins" documentation [\#384](https://github.com/liferay/alloy-editor/issues/384)
104+
105+
**Merged pull requests:**
106+
107+
- Changes the way to get the selected item in the ae\_dragresize\_ie plugin [\#841](https://github.com/liferay/alloy-editor/pull/841) ([matuzalemsteles](https://github.com/matuzalemsteles))
108+
- Drag and Drop Doesn't Work Within the Editor Fixes \#839 [\#840](https://github.com/liferay/alloy-editor/pull/840) ([gregory-bretall](https://github.com/gregory-bretall))
109+
- Adding webpack 4 in the build process, upgrading to React 16.3.1 and removing support for IE 9 and 10 [\#815](https://github.com/liferay/alloy-editor/pull/815) ([matuzalemsteles](https://github.com/matuzalemsteles))
110+
- Fix broken link in README.md [\#812](https://github.com/liferay/alloy-editor/pull/812) ([lpsBetty](https://github.com/lpsBetty))
111+
- Wraps load method to remove unwanted dependencies introduced in CKEditor plugins [\#805](https://github.com/liferay/alloy-editor/pull/805) ([jbalsas](https://github.com/jbalsas))
112+
3113
## [v1.5.1](https://github.com/liferay/alloy-editor/tree/v1.5.1) (2017-11-23)
4114
[Full Changelog](https://github.com/liferay/alloy-editor/compare/1.5.0...v1.5.1)
5115

CONTRIBUTING.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,32 +82,47 @@ git checkout -b release/vX.X.X
8282
git checkout master && git pull upstream master
8383
```
8484

85-
5. Publish npm modules and push release tags
85+
5. Update npm version
8686

8787
```
88-
lerna publish (major/minor/patch accordingly)
88+
npm version patch|minor|major
8989
```
9090

91-
6. Generate changelog
91+
6. Generate and commit dist files
92+
93+
```
94+
gulp release
95+
git add .
96+
git commit -m "Build Files (auto-generated)"
97+
```
98+
99+
7. Publish npm modules and push release tags
100+
101+
```
102+
npm publish
103+
git push && git push --tags
104+
```
105+
106+
8. Generate changelog
92107

93108
github_changelog_generator (https://github.com/skywinder/github-changelog-generator)
94109

95-
7. Commit changelog and push to `master`
110+
9. Commit changelog and push to `master`
96111

97112
```
98113
git add CHANGELOG.md
99114
git commit -m "Updates CHANGELOG for vX.X.X"
100115
git push
101116
```
102117

103-
8. Sync `develop` with `master`
118+
10. Sync `develop` with `master`
104119

105120
```
106121
git checkout develop
107122
git merge master
108123
```
109124

110-
9. Do GitHub release using the pushed vX.X.X tag and the appropriate portion of
125+
11. Do GitHub release using the pushed vX.X.X tag and the appropriate portion of
111126
CHANGELOG.md
112127

113128
## Hot fix
@@ -123,4 +138,4 @@ git checkout -b feature/fix_foo
123138

124139
2. Send a fix PR to `master`
125140

126-
3. Follow steps 3-9 of a scheduled release
141+
3. Follow steps 3-11 of a scheduled release

0 commit comments

Comments
 (0)