Skip to content

Commit

Permalink
doc:CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 26, 2016
1 parent 681a950 commit 1eb72da
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,28 @@
* [[`681a950c6f`](https://github.com/AdFabConnect/abejs/commit/681a950c6f)] - **ic**: fix linting (gregorybesson)
* [[`46780f8467`](https://github.com/AdFabConnect/abejs/commit/46780f8467)] - **ic**: removing 2 tests which don't pass under Travis :/ (gregorybesson)
* [[`51f5b69933`](https://github.com/AdFabConnect/abejs/commit/51f5b69933)] - **fix**: BC break after last PR merge + typos (gregorybesson)
* [[`f40bff709d`](https://github.com/AdFabConnect/abejs/commit/f40bff709d)] - **ic**: refactoring the e2e tests to be based on xpath (gregorybesson)
* [[`96383beaef`](https://github.com/AdFabConnect/abejs/commit/96383beaef)] - **fix**: babel throws the strict mode in the moment path... which don't like it (gregorybesson)
* [[`b4b06d1e96`](https://github.com/AdFabConnect/abejs/commit/b4b06d1e96)] - **fix**: hint error (gregorybesson)
* [[`a8a5f8461c`](https://github.com/AdFabConnect/abejs/commit/a8a5f8461c)] - Merge pull request #100 from AdFabConnect/issue_94 (Greg Besson)
* [[`8a87b462a1`](https://github.com/AdFabConnect/abejs/commit/8a87b462a1)] - **refactoring**: The files manager on frontend is now ajaxified for a Huge performance boost (gregorybesson)
* [[`8cfe0aac9c`](https://github.com/AdFabConnect/abejs/commit/8cfe0aac9c)] - **refactoring**: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson)
* [[`e49d6e8119`](https://github.com/AdFabConnect/abejs/commit/e49d6e8119)] - **refactoring**: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson)
* [[`6b1896deed`](https://github.com/AdFabConnect/abejs/commit/6b1896deed)] - **refactoring**: getPage now can sort + filter + multisearch on multiple properties (gregorybesson)
* [[`9abffd1de6`](https://github.com/AdFabConnect/abejs/commit/9abffd1de6)] - **enhancement**: the sort now works on nested properties (gregorybesson)
* [[`83e4d34675`](https://github.com/AdFabConnect/abejs/commit/83e4d34675)] - **ic**: fix typo (gregorybesson)
* [[`a1c03d52ab`](https://github.com/AdFabConnect/abejs/commit/a1c03d52ab)] - **enhancement**: new facet function for array utils (gregorybesson)
* [[`35f2988a7f`](https://github.com/AdFabConnect/abejs/commit/35f2988a7f)] - **doc**: CHANGELOG (gregorybesson)

## [2.12.1] - 2016-12-23
* [[`e3560d350e`](https://github.com/AdFabConnect/abejs/commit/e3560d350e)] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson)
* [[`e5244265a9`](https://github.com/AdFabConnect/abejs/commit/e5244265a9)] - **refactoring**: new nightwatch version (gregorybesson)
* [[`e0a6133d09`](https://github.com/AdFabConnect/abejs/commit/e0a6133d09)] - Merge pull request #101 from AdFabConnect/bug_abe_tag (Greg Besson)
* [[`671e5c216e`](https://github.com/AdFabConnect/abejs/commit/671e5c216e)] - **fix**: <abe> tags (nicolaslabbe)
* [[`3089c72236`](https://github.com/AdFabConnect/abejs/commit/3089c72236)] - **enhancement**: abe hint into core (nicolaslabbe)
* [[`a0cbfe86c9`](https://github.com/AdFabConnect/abejs/commit/a0cbfe86c9)] - Merged branch master into issue_94 (nicolaslabbe)
* [[`86552faad8`](https://github.com/AdFabConnect/abejs/commit/86552faad8)] - Update abe-image.md (fabrice labbe)
* [[`75c86f0ea1`](https://github.com/AdFabConnect/abejs/commit/75c86f0ea1)] - **enhancement**: abe hint into core (nicolaslabbe)
* [[`3fb52cc69c`](https://github.com/AdFabConnect/abejs/commit/3fb52cc69c)] - Merge pull request #98 from AdFabConnect/bug_48 (Greg Besson)
* [[`45bd8e752c`](https://github.com/AdFabConnect/abejs/commit/45bd8e752c)] - **enhancement**: redirect /abe to /abe/editor (nicolaslabbe)
* [[`e77f208c79`](https://github.com/AdFabConnect/abejs/commit/e77f208c79)] - Merge pull request #97 from AdFabConnect/bug_RTE_upload_media (Greg Besson)
Expand Down

0 comments on commit 1eb72da

Please sign in to comment.