Skip to content

Commit

Permalink
v0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
basvasilich committed Aug 6, 2014
1 parent df42c1b commit 02375fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
##### 0.4.23 — patch
##### 0.4.24 — patch

###### Fixes
* fix #375[Popup] Nb-popup without tail.
* fix #410[Input] Hint не учитывает наличия leftContent и отображается поверх.
* fix #400[Popup] Incorrect position of popup's arrow on extreme positions

##### 0.4.23 — patch

###### Fixes
* fix #400 — Incorrect position of popup's arrow on extreme positions
* fix #395 — Error popup opened with showError on an input receives focus

##### 0.4.22 — patch
* Some additional header flexibility

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"name": "nanoislands",
"description": "Yate/Stylus/jQuery-UI library for Yandex corporate style",
"version": "0.4.23",
"version": "0.4.24",
"licence": "MIT",
"homepage": "http://yandex-ui.github.io/nanoislands/",
"repository": {
Expand Down

0 comments on commit 02375fe

Please sign in to comment.