Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 32aaa01

Browse files
CDS AgentCDS Agent
authored andcommitted
chore: bump version to v2.10.0
1 parent 7bea75f commit 32aaa01

File tree

4 files changed

+31
-5
lines changed

4 files changed

+31
-5
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="2.10.0"></a>
2+
# [2.10.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.9.0...v2.10.0) (2018-04-04)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-datagrid:** fix criteria options ([4c74068](https://github.com/ovh-ux/ovh-ui-angular/commit/4c74068))
8+
* **oui-form-actions:** rename form-actions-provider ([7bea75f](https://github.com/ovh-ux/ovh-ui-angular/commit/7bea75f))
9+
10+
11+
### Features
12+
13+
* **oui-calendar:** add static and inline options to calendar ([d30aaff](https://github.com/ovh-ux/ovh-ui-angular/commit/d30aaff))
14+
* **oui-criteria-adder:** add date type to criteria-adder ([7a7c997](https://github.com/ovh-ux/ovh-ui-angular/commit/7a7c997))
15+
* **oui-criteria-adder:** sort options ([f80b93d](https://github.com/ovh-ux/ovh-ui-angular/commit/f80b93d))
16+
* **oui-datagrid:** add all column types and operators ([c308f6a](https://github.com/ovh-ux/ovh-ui-angular/commit/c308f6a))
17+
* **oui-datagrid:** add boolean type ([dd6fc98](https://github.com/ovh-ux/ovh-ui-angular/commit/dd6fc98))
18+
* **oui-datagrid:** add date type to datagrid ([d2d045e](https://github.com/ovh-ux/ovh-ui-angular/commit/d2d045e))
19+
* **oui-datagrid:** add extra top slot ([e9ae3c0](https://github.com/ovh-ux/ovh-ui-angular/commit/e9ae3c0))
20+
* **oui-datagrid:** add operators for strings and numbers ([0697094](https://github.com/ovh-ux/ovh-ui-angular/commit/0697094))
21+
* **oui-datagrid:** add options type ([dfd54a6](https://github.com/ovh-ux/ovh-ui-angular/commit/dfd54a6))
22+
* **oui-radio:** add transclude and thumbnail style options ([e27e50a](https://github.com/ovh-ux/ovh-ui-angular/commit/e27e50a))
23+
* **oui-select-picker:** add new select-picker component ([2b9d75d](https://github.com/ovh-ux/ovh-ui-angular/commit/2b9d75d))
24+
25+
26+
127
<a name="2.9.0"></a>
228
# [2.9.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.8.0...v2.9.0) (2018-03-28)
329

dist/oui-angular.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oui-angular.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A set of maintainable components for the OVH ecosystem (Angular).",
44
"license": "BSD-3-Clause",
55
"author": "OVH SAS",
6-
"version": "2.9.0",
6+
"version": "2.10.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)