Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get upstream latest changes #27

Merged
merged 147 commits into from
Apr 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
9f89f66
[DateInput] Add support for datepicker clearButtonText and todayButto…
rfbotto Oct 15, 2018
dac7bc2
include integrity hashes in yarn lock (#3035)
rgbkrk Oct 17, 2018
b91ea52
Publish
Oct 19, 2018
dbf9a98
Publish
Oct 19, 2018
9145edd
Fix reset of active item when query hasn't changed (#3072)
jscheiny Oct 25, 2018
df5d488
[DateInput] close on tab key press (#3038)
cetra3 Oct 25, 2018
15f8a82
Publish
Oct 25, 2018
2783834
Correct Table reference to HTMLTable (#3075)
marcrocny Oct 25, 2018
df02b5c
🔧 fix dependencies (#3078)
giladgray Oct 25, 2018
945b7f1
fix icons alignment (#3102)
giladgray Oct 30, 2018
a0279ac
[Breadcrumb] Add current prop (#3104)
invliD Oct 31, 2018
55ca38c
Render breadcrumb children (#3105)
invliD Oct 31, 2018
484cb76
fix checkbox indicator display (#3113)
giladgray Nov 1, 2018
4e93d2f
Only set default font-family on body selector (#3115)
adidahiya Nov 1, 2018
4b8aa49
[FormGroup] add contentClassName and style props (#3120)
giladgray Nov 1, 2018
e4905b3
[Portal] add container prop (#3045)
KochiyaOcean Nov 1, 2018
567dd08
add isotest for className prop (#3119)
giladgray Nov 1, 2018
f8c0b73
[Tag] fix line-height for centering (#3117)
giladgray Nov 1, 2018
be77356
fix label documentation example (#3087)
mattacus Nov 1, 2018
31a7d0c
added new icon (#3052)
pkwi Nov 1, 2018
dcad422
[table] Perf improvements with selections (#2005)
mcintyret Nov 2, 2018
91d88e5
remove unused logo styles from navbar (#3123)
giladgray Nov 2, 2018
b40b5a1
[Breadcrumbs] Add new component (#3106)
invliD Nov 2, 2018
0b1fc29
Publish
Nov 2, 2018
8cf3542
fix disappearing caret on focus of HTMLSelect in ControlGroup (fixes …
jbach Nov 15, 2018
3139c0f
Single Month Only Prop in DateRangePicker (#3142)
nileshr Nov 15, 2018
110deb8
Allow users to browse omnibar options without query (#3130)
gnestor Nov 15, 2018
aae9532
Using tagName JSX variable for MenuItem (#3061)
barkermn01 Nov 15, 2018
2711eb2
[Overlay] add portalClassName to IOverlayableProps (#3148)
giladgray Nov 15, 2018
650c2f7
fix HTML_TABLE_CONDENSED name (reverts 3.x break) (#3147)
giladgray Nov 15, 2018
412f0e3
Don't clear TagInput inputValue state if controlled (#3137)
ericjeney Nov 15, 2018
8ee44a7
remove margin on heading-only callouts (#3157)
giladgray Nov 15, 2018
20c7897
PopoverPosition = Position + auto values (#3156)
giladgray Nov 15, 2018
12d1729
[Select] Flag to optionally scroll to active item for select componen…
jscheiny Nov 15, 2018
1a724f5
docs edits (#3161)
giladgray Nov 16, 2018
6fc03f3
[tslint] blueprint-html-components fixer! (#3162)
giladgray Nov 16, 2018
708cd04
ts-lint --fix (#3159)
giladgray Nov 16, 2018
ca4ea58
relaxed typings for optional JSX.Elements (#3118)
giladgray Nov 16, 2018
64c76fc
[Popover] add boundary prop for easier modifiers (#3149)
giladgray Nov 16, 2018
2dc2d1f
Publish
Nov 16, 2018
84178ec
Fixed bug where new timeout prop passed to toastr update was ignored …
tgreen7 Nov 27, 2018
7b048d3
Fix change activeItem when query changes on props for QueryList (#3180)
rhysbrettbowen Nov 29, 2018
628f4ae
Replace calendar months const enum with enum (#3182)
ryanponce Nov 29, 2018
a4e12ec
Include "enable preview comments" in PR templates (#3201)
shuyangli Nov 30, 2018
63c7e91
[select] fix inputprops docs (#3167)
giladgray Nov 30, 2018
9b1ac3f
[HTMLTable] fix html props type (#3170)
giladgray Nov 30, 2018
62de301
Add elevation variables in docs (#3202)
shuyangli Dec 1, 2018
9a35147
FIXED: @HotkeyTarget -> @HotkeysTarget typo (#3208)
warpdesign Dec 3, 2018
2f44a73
[Popover/DateInput] fix tabIndex & inputRef support (#3200)
giladgray Dec 3, 2018
ab2d268
update sandbox URL (#3206)
giladgray Dec 3, 2018
f5eaa42
[NumericInput] ❤️ (#3204)
giladgray Dec 3, 2018
0a5d155
fix return type of Icon.render() (#3190)
giladgray Dec 3, 2018
c88b046
[DateRangePicker] Remove unused styling in daterangepicker.scss (#3199)
shuyangli Dec 3, 2018
12827db
[Tree] add node mouseenter and mouseleave events (#3211)
sidsethupathi Dec 4, 2018
19d1b78
[Popover] add targetProps (#3213)
giladgray Dec 5, 2018
6e9076a
Circle bot logs artifact URLs if auth token is missing (#3209)
giladgray Dec 5, 2018
8323b88
Add htmlTitle prop to Icon (#3216)
gabeboning Dec 6, 2018
b2113b7
Added new icons (#3222)
pkwi Dec 7, 2018
cc11652
update contributing notes: DO NOT enable Circle for forks. (#3217)
giladgray Dec 7, 2018
9728e61
[Popover/Tooltip] add public reposition() method to schedule popper u…
giladgray Dec 7, 2018
6a852ca
[DateRangePicker] Fix caption behavior in contiguous month mode (#3198)
shuyangli Dec 7, 2018
cde3dc2
Publish
Dec 7, 2018
f29ca79
Update hotkeys.md (#3227)
hughhhh Dec 13, 2018
ab3078a
Added EditableText input type field (#3235)
Dec 14, 2018
8e1e03d
Fix setState calls using updater functions (#3247)
Dec 16, 2018
ff71092
Add menu item classnames (#3251)
spefley Dec 20, 2018
33d790e
docs: tag-input: fix garbled unescaped html appearing due to hard lin…
jaamison Jan 7, 2019
3d26565
Fix dialog css docs (#3271)
jscheiny Jan 7, 2019
7e8bf8e
Added esnext as a build target. (#3230)
maclockard Jan 8, 2019
d8b247a
[docs] Suggest using `ContextMenuTarget` as a HOC (#3259)
ClaudiuCeia Jan 8, 2019
6de8989
[docs] show optional isDarkTheme parameter in ContextMenu API docs (#…
adidahiya Jan 9, 2019
9987b6b
[ResizeSensor] try/catch findDOMNode to handle possible error state (…
giladgray Jan 9, 2019
5175bd8
🔧 upgrade to webpack 4 (#3252)
giladgray Jan 9, 2019
ead1dc5
Popover docs: inline -> usePortal={false} (#3277)
rootulp Jan 10, 2019
1c89f7b
[docs] fix CDN usage & bundle externals (#3276)
giladgray Jan 10, 2019
d7b3425
Publish
Jan 11, 2019
aa6b21f
refactor toast timeout update logic to be more obvious (#3275)
giladgray Jan 11, 2019
63fa341
[OverflowList] Always re-render items (#3278)
invliD Jan 15, 2019
6bda87b
Allow overriding of heading typography in Sass (#3283)
Jan 15, 2019
d9a50ad
[TimezonePicker] Support a custom target via <children> (#3287)
cmslewis Jan 16, 2019
a05506f
Create CHANGELOG.md
Jan 17, 2019
42af8eb
Suggest query remains when closed if nothing is selected. (#3289)
giladgray Jan 17, 2019
b8aa076
Allow shortcuts to change time in Date Range Picker (#3223)
yixunx Jan 18, 2019
c4d8494
[Suggest] add `disabled` and `resetOnClose` props (#3292)
giladgray Jan 18, 2019
fcf0d0c
[QueryList] Initialize activeItem state correctly based on prop. (#3290)
UselessPickles Jan 18, 2019
8113bb5
[PanelStack] Allow any prop type for initial panels (#3295)
invliD Jan 18, 2019
d9626d7
[Tooltip] allow HOVER interactions (#3291)
giladgray Jan 18, 2019
56f8fa3
[Tag] fill & [TagInput] intent props (#3237)
giladgray Jan 18, 2019
bf3b09d
docs: Fix link to Popover (#3300)
gianpaj Jan 21, 2019
40d2c22
Add directory details to packages/*/package.json (#3301)
feelepxyz Jan 21, 2019
0ba3334
Add directory to repository details in package.json files (#3299)
greysteil Jan 21, 2019
f351c3f
[select] Add optional "itemsEqual" comparator prop to QueryList and r…
UselessPickles Jan 21, 2019
0c02b98
[DRP] Shortcuts support changing time & docs (#3293)
giladgray Jan 21, 2019
10e4eb3
Publish
Jan 22, 2019
670aabb
[select] consistency refactors (#3305)
giladgray Jan 23, 2019
471741c
dedupe shortcuts prop types (#3311)
giladgray Jan 23, 2019
8b7b663
[NumericInput] allows min === max (#3296)
giladgray Jan 23, 2019
3fe95be
[NumericInput] new rightElement prop (#3314)
giladgray Jan 23, 2019
c735f00
Update select-component.md (#3319)
markdhel Jan 29, 2019
9a7d665
Fixing typo (#3318)
mohanaravind Jan 30, 2019
1132304
Added new inbox icons (#3335)
pkwi Feb 5, 2019
2ad4220
[docs] click to download sketch files from Resources page (#3334)
giladgray Feb 5, 2019
c5ccaf1
Add internal text to switch component (#3327)
leahand Feb 6, 2019
8d7708b
[Spinner] SIZE_SMALL = 20 (#3342)
giladgray Feb 6, 2019
b4fc5d1
[NumericInput] countDecimalPlaces for number type (#3337)
teanocrata Feb 6, 2019
a44ce29
New Drawer component (#2957)
pkwi Feb 7, 2019
6b607f3
[DatePicker] fix onChange on month change after initial day selection…
EndiM Feb 7, 2019
85792c0
Publish
Feb 7, 2019
6013fc1
Corrected the type of Popover's onInteraction prop (#3348)
MGHawes Feb 12, 2019
dee3aea
ButtonGroup supports "fill" prop when Buttons are wrapped in Popovers…
marvinsum Feb 12, 2019
f78265f
🔧 upgrade tslint (#3315)
giladgray Feb 12, 2019
2b8300b
Fix shortcuts.tsx react import typings (#3356)
philcchen Feb 14, 2019
3dcbb01
[Tabs] add panelClassName prop (#3351)
n1313 Feb 19, 2019
221926f
Fix lint (#3374)
shuyangli Feb 22, 2019
7816c70
[Core] Fixed not applying intent color for icon inside tree node (#3355)
Feb 25, 2019
f7d08a9
[Core] Add option to make tree node disabled (#3354)
Feb 25, 2019
b3c5c1f
Drawer default prop warning fix (#3382)
Ackos95 Feb 27, 2019
3d6f13e
[Select] Create-able Select components (#3381)
cmslewis Feb 28, 2019
3e77b38
Upgrade dev dependencies and types (#3370)
adidahiya Feb 28, 2019
940ceb1
Publish
adidahiya Feb 28, 2019
2263df4
[Core] Overlay: fix transitionDuration documentation (#3391)
gabeboning Mar 2, 2019
e36b253
[Core] Fix react types regression (#3390)
adidahiya Mar 4, 2019
78b8f65
Publish
adidahiya Mar 4, 2019
a919718
Publish
adidahiya Mar 5, 2019
d724c5d
[Core] Checkbox: fix indeterminate state update (#3409)
adidahiya Mar 12, 2019
ad27799
Minor README updates
adidahiya Mar 12, 2019
781a10b
[Core] Docs: fix small typo (#3411)
ohsk Mar 12, 2019
cddc617
[Docs] Overlay Example: add option to test scrolling behavior (#3406)
jaamison Mar 13, 2019
ec81076
Update Bug_report.md
adidahiya Mar 20, 2019
4d5f150
[datetime] docs: fix react-day-picker API hyperlink (#3435)
fatelei Mar 21, 2019
00b7602
[core] TagInput: use undefined instead of null to hide clearButton (#…
mattsre Mar 22, 2019
4395132
[Select] hide QueryList item list when menuContent and createItemView…
tnrich Mar 22, 2019
14ce4ac
[MultiSelect] Enable pasting of multiple values (same as TagInput) (#…
cmslewis Mar 22, 2019
6c394e6
[Core] Add z-index to panel stack header (#3414)
paulokuda Mar 22, 2019
f396d57
[Core] Add option to grow text area with input (#3398)
jroitgrund Mar 22, 2019
353acf9
[Core] TextArea: fix style object regression (#3440)
adidahiya Mar 22, 2019
beefef2
[Core] Add position prop to Drawer component, deprecate vertical prop…
Ackos95 Mar 26, 2019
8de5b33
[Table] Fix resizable props documentation (#3400)
nickzelei Mar 26, 2019
06a186c
Switch to standard Apache-2.0 license (#3457)
adidahiya Apr 1, 2019
406e0b3
[table] Fix documentation to use the right css file name (#3452)
peachfuzz Apr 1, 2019
f6665bc
Prepare release v3.15.0 (#3458)
adidahiya Apr 1, 2019
7a5537b
Publish
adidahiya Apr 1, 2019
2ab9a82
[Core] File input text styling for active selections (#3375)
pkwi Apr 1, 2019
944233f
Merge latest changes from upstream and resolve conflicts
Apr 4, 2019
a4be58b
Fix root package.json file that had duplicated resolutions
Apr 4, 2019
a6b45fb
Add yarn lock from upstream
Apr 4, 2019
296247f
Update graphext packages versions
Apr 4, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ about: Something not working as expected?
- __Package version(s)__: <!-- fill this out -->
- __Browser and OS versions__: <!-- fill this out -->

If possible, ink to a minimal repro (fork [this code sandbox](https://codesandbox.io/s/nko3k41y60)): <!-- here -->

#### Steps to reproduce

1. <!-- fill this out -->
Expand All @@ -18,12 +20,12 @@ about: Something not working as expected?

#### Actual behavior

<!-- fill this out -->
<!-- what happened? -->

#### Expected behavior

<!-- fill this out -->
<!-- what did you expect to happen? -->

#### Possible solution

<!-- fill this out -->
<!-- if you have any ideas -->
12 changes: 6 additions & 6 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
#### Fixes #0000

#### Checklist
<!-- fill this section out if necessary, remove it otherwise -->

- [ ] [Enable CircleCI for your fork](https://circleci.com/add-projects)
- [ ] Include tests
- [ ] Includes tests
- [ ] Update documentation

<!-- DO NOT enable CircleCI for your fork. Our build will run when you open this PR. -->

#### Changes proposed in this pull request:

<!-- fill this out -->
<!-- Fill this out. -->

#### Reviewers should focus on:

<!-- fill this out -->
<!-- Fill this out. -->

#### Screenshot

<!-- include an image of the most relevant user-facing change, if any -->
<!-- Include an image of the most relevant user-facing change, if any. -->
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See **[3.x Changelog](https://github.com/palantir/blueprint/wiki/3.x-Changelog)** wiki page for 3.x release notes.
22 changes: 3 additions & 19 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,28 +41,12 @@ A typical contributor workflow looks like this:
`yarn lint` to be 100% safe.
- TypeScript lint errors can often be automatically fixed by TSLint. Run lint fixes with `yarn lint-fix`.
1. Submit a Pull Request on GitHub and fill out the template.
- ⚠️ __DO NOT enable CircleCI for your fork of Blueprint.__ Our build
will run on your fork when you open a PR. You can run NPM scripts locally
to validate before pushing code.
1. Team members will review your code and merge it after approvals.
- You may be asked to make modifications to code style or to fix bugs you may have not noticed.
- Please respond to comments in a timely fashion (even if to tell us you need more time).
- _Do not_ amend commits and `push --force` as they break the PR history. Please add more commits; we squash each PR to a single commit on merge.
1. Hooray, you contributed! :tophat:

### Enable preview comments

The team relies on PR "preview comments" for immediate feedback on features during development.
Forkers must manually enable comments by defining the `GH_AUTH_TOKEN` environment variable on
CircleCI.

If you're developing on a fork of Blueprint:

1. Navigate to [CircleCI](https://circleci.com/add-projects), log in using your GitHub account,
and click **"Build project"** for your fork of Blueprint.
1. Navigate to the [token settings](https://github.com/settings/tokens) on GitHub and create a user
token with the `public_repo` scope.
1. Navigate to your CircleCI repo settings: `https://circleci.com/gh/<username>/blueprint/edit#env-vars`
and create a new environment variable called `GH_AUTH_TOKEN` with the token you created earlier.
The end result should look like so:

![image](https://cloud.githubusercontent.com/assets/464822/22609529/6845d7e6-ea16-11e6-8a8e-444057bc4687.png)
1. When a build passes, a comment will be automatically posted to your PR that links to the
generated artifacts containing your changes.
366 changes: 176 additions & 190 deletions LICENSE

Large diffs are not rendered by default.

21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,26 @@

Blueprint is a React-based UI toolkit for the web.

It is optimized for building complex, data-dense web interfaces for _desktop applications_.
If you rely heavily on mobile interactions and are looking for a mobile-first UI toolkit, this may not be for you.
It is optimized for building complex, data-dense web interfaces for _desktop applications_ which run in modern browsers and IE11. This is not a mobile-first UI toolkit.


[**Read the introductory blog post ▸**](https://medium.com/@palantir/scaling-product-design-with-blueprint-25492827bb4a)

[**View the full documentation ▸**](http://blueprintjs.com/docs)

[**Try it out on CodeSandbox ▸**](https://codesandbox.io/s/rypm429574)
[**Try it out on CodeSandbox ▸**](https://codesandbox.io/s/nko3k41y60)

[**Read our FAQ on the wiki ▸**](https://github.com/palantir/blueprint/wiki/Frequently-Asked-Questions)
[**Read frequently asked questions (FAQ) on the wiki ▸**](https://github.com/palantir/blueprint/wiki/Frequently-Asked-Questions)

## :tada: 3.0 is here! :tada:
## Latest changelog

[**3.0 Changelog and migration guide ▸**](https://github.com/palantir/blueprint/wiki/3.0-Changelog)
[**3.x Changelog and 3.0 migration guide ▸**](https://github.com/palantir/blueprint/wiki/3.x-Changelog)

Blueprint 3.0 supports multiple major versions of Blueprint on the same page through removing global styles and deconflicting selectors by changing the namespace. It also restores support for React 15 in most packages.
Blueprint 3.0 brings support for using multiple major versions of Blueprint on the same web page. This is possible through the removal of global styles and by deconflicting CSS selectors. It also restores support for React 15 as a peer dependency in most packages.

### Upgrading from 1.x

Check out the [**2.0 changelog**](https://github.com/palantir/blueprint/wiki/What's-new-in-Blueprint-2.0) on the wiki, and make sure to review the [**2.0 migration guide**](https://github.com/palantir/blueprint/wiki/What's-new-in-Blueprint-2.0#migration-path), in addition to the 3.0 content above.
Check out the [**2.0 changelog**](https://github.com/palantir/blueprint/wiki/What's-new-in-Blueprint-2.0) on the wiki, and make sure to review the [**2.0 migration guide**](https://github.com/palantir/blueprint/wiki/What's-new-in-Blueprint-2.0#migration-path), in addition to the 3.x content above.

## Packages

Expand Down Expand Up @@ -116,8 +115,4 @@ running any of the dev scripts.

## License

This project is made available under its own **Blueprint License**, based on Apache 2.0 License.

The only modification is an additional section (paragraph 10) in which we ask
that you do not pass off any derivative products as Palantir’s products, given
that Blueprint is a design toolkit.
This project is made available under the Apache 2.0 License.
2 changes: 1 addition & 1 deletion config/tsconfig.base.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.7.2",
"version": "2.8.4",
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"declaration": true,
Expand Down
10 changes: 5 additions & 5 deletions graphext-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"@blueprintjs/core": "3.9.0-graphext14",
"@blueprintjs/datetime": "3.4.0-graphext9",
"@blueprintjs/icons": "3.3.0-graphext11",
"@blueprintjs/select": "3.3.0-graphext10",
"@blueprintjs/table": "3.3.0-graphext13"
"@blueprintjs/core": "3.15.0-graphext1",
"@blueprintjs/datetime": "3.8.0-graphext1",
"@blueprintjs/icons": "3.7.0-graphext1",
"@blueprintjs/select": "3.8.0-graphext1",
"@blueprintjs/table": "3.5.0-graphext1"
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.7.1",
"lerna": "2.11.0",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
Expand Down
53 changes: 27 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprintjs-monorepo",
"version": "3.0.0-beta.1",
"version": "3.15.0",
"private": true,
"description": "A React UI toolkit for the web.",
"workspaces": [
Expand Down Expand Up @@ -34,40 +34,41 @@
"verify": "npm-run-all -s compile dist:libs dist:apps -p test lint"
},
"dependencies": {
"@types/chai": "^4.1.0",
"@types/classnames": "^2.2.3",
"@types/dom4": "^2.0.0",
"@types/enzyme": "^3.1.6",
"@types/enzyme-adapter-react-16": "^1.0.1",
"@types/mocha": "^2.2.46",
"@types/prop-types": "^15.5.2",
"@types/react": "^16.4.14",
"@types/react-dom": "^16.0.7",
"@types/react-transition-group": "^2.0.6",
"@types/sinon": "^4.1.2",
"@types/webpack": "^3.8.8",
"chai": "^4.1.2",
"circle-github-bot": "^1.0.0",
"cross-env": "^5.1.3",
"gh-pages": "^1.1.0",
"@types/chai": "4.1.7",
"@types/classnames": "2.2.7",
"@types/enzyme": "3.1.15",
"@types/enzyme-adapter-react-16": "1.0.3",
"@types/mocha": "5.2.6",
"@types/prop-types": "15.7.0",
"@types/react": "16.4.18",
"@types/react-dom": "16.0.11",
"@types/react-transition-group": "2.0.14",
"@types/sinon": "7.0.6",
"@types/webpack": "4.4.24",
"chai": "^4.2.0",
"circle-github-bot": "^2.0.1",
"cross-env": "^5.2.0",
"gh-pages": "^2.0.1",
"http-server": "^0.11.1",
"lerna": "^2.7.1",
"npm-run-all": "^4.1.2",
"sinon": "^4.1.4",
"stylelint-config-palantir": "^3.0.2",
"stylelint-scss": "^2.5.0",
"lerna": "^2.11.0",
"npm-run-all": "^4.1.3",
"sinon": "^7.2.4",
"stylelint-config-palantir": "^3.1.1",
"stylelint-scss": "^3.3.1",
"typescript": "~2.8.3"
},
"resolutions": {
"@types/enzyme": "3.1.15",
"@types/react": "16.4.18",
"node-gyp": "3.8.0"
},
"engines": {
"node": ">=6.1"
},
"resolutions": {
"node-gyp": "^3.6.3"
},
"repository": {
"type": "git",
"url": "[email protected]:palantir/blueprint.git"
},
"author": "Palantir Technologies",
"license": "SEE LICENSE IN LICENSE"
"license": "Apache-2.0"
}
Loading