Skip to content

Commit

Permalink
Merge pull request #596 from frontside-folio/v3.1.0-release
Browse files Browse the repository at this point in the history
Prep 3.1.0 release
  • Loading branch information
JohnC-80 committed Sep 13, 2018
2 parents f602a90 + 4515a73 commit 404553f
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 26 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for stripes-components

## 3.1.0 (IN PROGRESS)
## [3.1.0](https://github.com/folio-org/stripes-components/tree/v3.1.0) (2018-09-13)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v3.0.0...v3.1.0)

* Expose `Settings` nav pane width via `navPaneWidth` prop.
* Rename `errorText` and `warningText` props to `error` and `warning` for consistency. Fixes STCOM-314
Expand All @@ -13,6 +14,7 @@
* Added `<MultiSelection>` component. [STCOM-263](https://issues.folio.org/browse/STCOM-263)
* Deprecate `passThroughValue` prop on `Datepicker` and `Timepicker`
* Update stripes-react-hotkeys dependency to support current versions of React.
* Deprecate `makePathFunction()`, `makeQueryFunction()`, `Pluggable`, `Settings`, `EditableList`, and `AddressFieldGroup`

## [3.0.0](https://github.com/folio-org/stripes-components/tree/v3.0.0) (2018-07-11)
[Full Changelog](https://github.com/folio-org/stripes-components/compare/v2.0.0...v3.0.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/stripes-components",
"version": "3.0.10",
"version": "3.1.0",
"description": "Component library for building Stripes applications.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-components",
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@folio/stripes-connect": "^3.1.3",
"@folio/stripes-form": "^0.8.2",
"@folio/stripes-form": "^0.9.0",
"@folio/stripes-react-hotkeys": "^1.1.0",
"@folio/stripes-util": "^1.0.0",
"classnames": "^2.2.5",
Expand Down
68 changes: 45 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@
uuid "^3.0.1"

"@folio/stripes-core@^2.10.0", "@folio/stripes-core@^2.10.4":
version "2.11.0"
resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-core/-/stripes-core-2.11.0.tgz#85afdcae8ac53c06f764e412cb190d05fc5b9446"
version "2.12.0"
resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-core/-/stripes-core-2.12.0.tgz#25ad763c61806be7f2c58b790943c42dfa6d8ca4"
dependencies:
"@folio/react-intl-safe-html" "^1.0.2"
"@folio/stripes-components" "^3.0.0"
Expand Down Expand Up @@ -486,6 +486,17 @@
react-router "^4.1.1"
redux-form "^7.0.3"

"@folio/stripes-form@^0.9.0":
version "0.9.0"
resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-form/-/stripes-form-0.9.0.tgz#3a6825cb493438e5f6083b1ef0260c6c4da3429d"
dependencies:
"@folio/stripes-components" "^3.0.0"
flat "^4.0.0"
prop-types "^15.5.10"
react-intl "^2.4.0"
react-router "^4.1.1"
redux-form "^7.0.3"

"@folio/stripes-logger@^0.0.2":
version "0.0.2"
resolved "https://repository.folio.org/repository/npm-folio/@folio/stripes-logger/-/stripes-logger-0.0.2.tgz#7ca7bb45c6c3eea7c81f65abb93a45d1566b0ebb"
Expand Down Expand Up @@ -3714,8 +3725,8 @@ csso@~2.3.1:
source-map "^0.5.3"

csstype@^2.2.0:
version "2.5.6"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.6.tgz#2ae1db2319642d8b80a668d2d025c6196071e788"
version "2.5.7"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.7.tgz#bf9235d5872141eccfb2d16d82993c6b149179ff"

cuint@^0.2.2:
version "0.2.2"
Expand Down Expand Up @@ -4165,8 +4176,8 @@ electron-download@^3.0.1:
sumchecker "^1.2.0"

electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30, electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.62:
version "1.3.66"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.66.tgz#1410d8f8768a14dcd09d96222990f43c969af270"
version "1.3.67"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.67.tgz#5e8f3ffac89b4b0402c7e1a565be06f3a109abbc"

electron@^1.4.4:
version "1.8.8"
Expand Down Expand Up @@ -5068,6 +5079,12 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flat@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.0.tgz#090bec8b05e39cba309747f1d588f04dbaf98db2"
dependencies:
is-buffer "~2.0.3"

flatten@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
Expand Down Expand Up @@ -5681,7 +5698,7 @@ hoist-non-react-statics@1.x.x, hoist-non-react-statics@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"

hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0, hoist-non-react-statics@^2.5.4:
hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0, hoist-non-react-statics@^2.5.4, hoist-non-react-statics@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"

Expand Down Expand Up @@ -6100,7 +6117,7 @@ intl-messageformat@^2.0.0, intl-messageformat@^2.1.0:
dependencies:
intl-messageformat-parser "1.4.0"

intl-relativeformat@^2.0.0:
intl-relativeformat@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-2.1.0.tgz#010f1105802251f40ac47d0e3e1a201348a255df"
dependencies:
Expand Down Expand Up @@ -6179,6 +6196,10 @@ is-buffer@^1.1.4, is-buffer@^1.1.5:
version "1.1.6"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"

is-buffer@~2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"

is-builtin-module@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
Expand Down Expand Up @@ -7094,8 +7115,8 @@ locate-path@^3.0.0:
path-exists "^3.0.0"

lodash-es@^4.17.10, lodash-es@^4.17.5, lodash-es@^4.2.1:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.10.tgz#62cd7104cdf5dd87f235a837f0ede0e8e5117e05"
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0"

lodash._baseassign@^3.0.0:
version "3.2.0"
Expand Down Expand Up @@ -7271,8 +7292,8 @@ lodash@^3.2.0:
resolved "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"

lodash@^4.0.0, lodash@^4.0.1, lodash@^4.11.1, lodash@^4.15.0, lodash@^4.16.4, lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.1:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"

lodash@~2.4.1:
version "2.4.2"
Expand Down Expand Up @@ -9682,12 +9703,13 @@ react-inspector@^2.2.2:
is-dom "^1.0.9"

react-intl@^2.3.0, react-intl@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-2.4.0.tgz#66c14dc9df9a73b2fbbfbd6021726e80a613eb15"
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-2.5.0.tgz#776bc58a420b4408fae398387a56c0b26cb3f1e6"
dependencies:
hoist-non-react-statics "^2.5.5"
intl-format-cache "^2.0.5"
intl-messageformat "^2.1.0"
intl-relativeformat "^2.0.0"
intl-relativeformat "^2.1.0"
invariant "^2.1.1"

react-is@^16.3.2, react-is@^16.5.0:
Expand Down Expand Up @@ -10846,8 +10868,8 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"

sourcemapped-stacktrace@^1.1.6:
version "1.1.8"
resolved "https://registry.yarnpkg.com/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.8.tgz#6b7a3f1a6fb15f6d40e701e23ce404553480d688"
version "1.1.9"
resolved "https://registry.yarnpkg.com/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.9.tgz#c744a99936b33b6891409f4d45c3d2b28ecded4a"
dependencies:
source-map "0.5.6"

Expand Down Expand Up @@ -11383,7 +11405,7 @@ tapable@^0.2.7:
version "0.2.8"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.8.tgz#99372a5c999bf2df160afc0d74bed4f47948cd22"

tapable@^1.0.0, tapable@^1.0.0-beta.5:
tapable@^1.0.0, tapable@^1.0.0-beta.5, tapable@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.0.tgz#0d076a172e3d9ba088fd2272b2668fb8d194b78c"

Expand Down Expand Up @@ -12092,8 +12114,8 @@ webpack-dev-middleware@^3.1.3:
webpack-log "^2.0.0"

webpack-hot-middleware@^2.22.1, webpack-hot-middleware@^2.22.2:
version "2.23.1"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.23.1.tgz#56b06abc25821466451fd7d2481a0014aef023bb"
version "2.24.0"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.24.0.tgz#d67ae5107edff29debbab3631a424c998856fd47"
dependencies:
ansi-html "0.0.7"
html-entities "^1.2.0"
Expand Down Expand Up @@ -12157,8 +12179,8 @@ webpack@^3.11.0:
yargs "^8.0.2"

webpack@^4.10.2:
version "4.18.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.18.0.tgz#7dafaaf309c12e63080d3960fba7ed94afdcbe84"
version "4.18.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.18.1.tgz#029042c815443fce23424de1548d9317cfca148a"
dependencies:
"@webassemblyjs/ast" "1.7.6"
"@webassemblyjs/helper-module-context" "1.7.6"
Expand All @@ -12180,7 +12202,7 @@ webpack@^4.10.2:
neo-async "^2.5.0"
node-libs-browser "^2.0.0"
schema-utils "^0.4.4"
tapable "^1.0.0"
tapable "^1.1.0"
uglifyjs-webpack-plugin "^1.2.4"
watchpack "^1.5.0"
webpack-sources "^1.2.0"
Expand Down

0 comments on commit 404553f

Please sign in to comment.