Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Updated to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
k2snowman69 committed Aug 7, 2018
1 parent 38f1830 commit cdf2bc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@snowcoders/react-popover",
"description": "Wrapper around react-popper that handles ~95% of popper scenarios",
"version": "1.1.4-alpha.3",
"version": "1.1.4",
"keywords": [
"Popper",
"popper.js",
Expand Down
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ To see a live example, go to our demo site https://snowcoders.github.io/react-ui

# Change log

- 1.1.4-alpha.1
- Experimenting with webpack builds along with a smaller output file
- 1.1.4
- Reduced javascript output from ~20k to ~10k by moving to webpack
- Enabled resize listener for React 15
- 1.1.3
- Fixed initial position of popper
- Disabled resize listener for React 15 due to complaints of errors
Expand Down

0 comments on commit cdf2bc3

Please sign in to comment.