-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update upstream #16
Update upstream #16
Commits on Oct 15, 2018
-
[DateInput] Add support for datepicker clearButtonText and todayButto…
…nText props. (palantir#3020) * [DateInput] Add datepicker clearButtonText and todayButtonText props support. * [DateInput] Add unit test for clearButtonText and todayButtonText props.
Configuration menu - View commit details
-
Copy full SHA for 9f89f66 - Browse repository at this point
Copy the full SHA 9f89f66View commit details
Commits on Oct 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dac7bc2 - Browse repository at this point
Copy the full SHA dac7bc2View commit details
Commits on Oct 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b91ea52 - Browse repository at this point
Copy the full SHA b91ea52View commit details -
- @blueprintjs/docs-theme@3.0.3 - @blueprintjs/karma-build-scripts@0.9.0 - @blueprintjs/node-build-scripts@0.8.0 - @blueprintjs/webpack-build-scripts@0.7.0
Gilad Gray committedOct 19, 2018 Configuration menu - View commit details
-
Copy full SHA for dbf9a98 - Browse repository at this point
Copy the full SHA dbf9a98View commit details
Commits on Oct 25, 2018
-
Fix reset of active item when query hasn't changed (palantir#3072)
* Fix reset active item when query hasn't changed * Address comments
Configuration menu - View commit details
-
Copy full SHA for 9145edd - Browse repository at this point
Copy the full SHA 9145eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for df5d488 - Browse repository at this point
Copy the full SHA df5d488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f8a82 - Browse repository at this point
Copy the full SHA 15f8a82View commit details -
Correct Table reference to HTMLTable (palantir#3075)
Also correct link to html-table page.
Configuration menu - View commit details
-
Copy full SHA for 2783834 - Browse repository at this point
Copy the full SHA 2783834View commit details -
🔧 fix dependencies (palantir#3078)
* node-gyp resolution * * dep for build-scripts packages * yarn.lock * preview script won't fail build without GH_AUTH_TOKEN * update yarn min version in readme
Configuration menu - View commit details
-
Copy full SHA for df02b5c - Browse repository at this point
Copy the full SHA df02b5cView commit details
Commits on Oct 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 945b7f1 - Browse repository at this point
Copy the full SHA 945b7f1View commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a0279ac - Browse repository at this point
Copy the full SHA a0279acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ca38c - Browse repository at this point
Copy the full SHA 55ca38cView commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 484cb76 - Browse repository at this point
Copy the full SHA 484cb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e93d2f - Browse repository at this point
Copy the full SHA 4e93d2fView commit details -
[FormGroup] add contentClassName and style props (palantir#3120)
* add contentClassName prop * add style prop
Configuration menu - View commit details
-
Copy full SHA for 4b8aa49 - Browse repository at this point
Copy the full SHA 4b8aa49View commit details -
[Portal] add container prop (palantir#3045)
* [Portal] add container prop * [Overlay] add container prop * [Popover] add container prop * [Tooltip] add container prop * [Dialog] add container prop * [Alert] add container prop * fix test failed * [portal] avoid possible crash on componentDidMount * rename container to portalContainer for overlay components * chore: remove useless code
Configuration menu - View commit details
-
Copy full SHA for e4905b3 - Browse repository at this point
Copy the full SHA e4905b3View commit details -
add isotest for className prop (palantir#3119)
* four args become two. add className isotest. refactor generateIsomorphicTests() to use config object in mapped type * refactor isotest suites to new config object
Configuration menu - View commit details
-
Copy full SHA for 567dd08 - Browse repository at this point
Copy the full SHA 567dd08View commit details -
[Tag] fix line-height for centering (palantir#3117)
* fix lint error * set tag line-height to icon size * $tag-line-height(-large) vars
Configuration menu - View commit details
-
Copy full SHA for f8c0b73 - Browse repository at this point
Copy the full SHA f8c0b73View commit details -
fix label documentation example (palantir#3087)
* fix label documentation example * Use class constants * remove first id * Label B
Configuration menu - View commit details
-
Copy full SHA for be77356 - Browse repository at this point
Copy the full SHA be77356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a7d0c - Browse repository at this point
Copy the full SHA 31a7d0cView commit details
Commits on Nov 2, 2018
-
[table] Perf improvements with selections (palantir#2005)
* table performance improvements - reducing rerendering where possible * reinstate enum strings * fix compile errors * fix lint errors * fix test * cell: revert changes * code review suggestions; add forceRerenderOnSelectionChange flag * lint * default to false
Configuration menu - View commit details
-
Copy full SHA for dcad422 - Browse repository at this point
Copy the full SHA dcad422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d88e5 - Browse repository at this point
Copy the full SHA 91d88e5View commit details -
[Breadcrumbs] Add new component (palantir#3106)
* Add breadcrumbs component * Use lambda syntax * Add overflow list props * Disable overflow menu items * Add missing prop docs * Document new Breadcrumb special case * Add Breadcrumbs prop docs * Use ul tag * Add test to OverflowList * Add tests to Breadcrumb * Add tests for Breadcrumbs * Fix docstring Co-Authored-By: invliD <mail@invlid.com> * Improve docstring Co-Authored-By: invliD <mail@invlid.com> * Fix Breadcrumb docs * Fix linebreak * Default breadcrumbRenderer * Explain why the menu is reversed * Add link to OL * Add code example * Re-use breadcrumbs example using different name * docs edits
Configuration menu - View commit details
-
Copy full SHA for b40b5a1 - Browse repository at this point
Copy the full SHA b40b5a1View commit details -
- @blueprintjs/core@3.8.0 - @blueprintjs/icons@3.3.0 - @blueprintjs/table@3.3.0
Gilad Gray committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 0b1fc29 - Browse repository at this point
Copy the full SHA 0b1fc29View commit details
Commits on Nov 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8cf3542 - Browse repository at this point
Copy the full SHA 8cf3542View commit details -
Single Month Only Prop in DateRangePicker (palantir#3142)
* allow singleMonthlyOnly in DateRangePicker * updated docs comment * added singleMonthOnly props in DateRangeInput * added DateRangeInput test to ensure prop is passed * updated documentation and example labels
Configuration menu - View commit details
-
Copy full SHA for 3139c0f - Browse repository at this point
Copy the full SHA 3139c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 110deb8 - Browse repository at this point
Copy the full SHA 110deb8View commit details -
Using tagName JSX variable for MenuItem (palantir#3061)
* Using tagName JSX variable for MenuItem * Fixed minnor default issues as per the requests on PR
Configuration menu - View commit details
-
Copy full SHA for aae9532 - Browse repository at this point
Copy the full SHA aae9532View commit details -
[Overlay] add portalClassName to IOverlayableProps (palantir#3148)
* add portalClassName to IOverlayableProps * fix overlay test * unmount dialog test
Configuration menu - View commit details
-
Copy full SHA for 2711eb2 - Browse repository at this point
Copy the full SHA 2711eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650c2f7 - Browse repository at this point
Copy the full SHA 650c2f7View commit details -
Don't clear TagInput inputValue state if controlled (palantir#3137)
* Don't clear TagInput inputValue state if controlled Fixes palantir#3134 * Address PR comments * Revert fixes
Configuration menu - View commit details
-
Copy full SHA for 412f0e3 - Browse repository at this point
Copy the full SHA 412f0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee44a7 - Browse repository at this point
Copy the full SHA 8ee44a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c7897 - Browse repository at this point
Copy the full SHA 20c7897View commit details -
[Select] Flag to optionally scroll to active item for select componen…
…ts (palantir#3096) * Flag to optionally scroll to active item for select components * Respect click and keyboard interactions * Change docs * edit prop docs * add uncontrolled note
Configuration menu - View commit details
-
Copy full SHA for 12d1729 - Browse repository at this point
Copy the full SHA 12d1729View commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1a724f5 - Browse repository at this point
Copy the full SHA 1a724f5View commit details -
[tslint] blueprint-html-components fixer! (palantir#3162)
* enable strict mode in tslint-config * sort imports before adding * blueprint-html-components fixes imports * refactors * replaceTagName util * test formatting * add test for all imports * h2/h5
Configuration menu - View commit details
-
Copy full SHA for 6fc03f3 - Browse repository at this point
Copy the full SHA 6fc03f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708cd04 - Browse repository at this point
Copy the full SHA 708cd04View commit details -
relaxed typings for optional JSX.Elements (palantir#3118)
* export type OptionalElement = JSX.Element | boolean | null | undefined; use it in `icon` props * more uses of OptionalElement * Icons docs uses props * MaybeElement, false
Configuration menu - View commit details
-
Copy full SHA for ca4ea58 - Browse repository at this point
Copy the full SHA ca4ea58View commit details -
[Popover] add boundary prop for easier modifiers (palantir#3149)
* Popover add boundariesElement prop for easier modifiers * rename to boundary * rename type to PopperBoundary * fix examples
Configuration menu - View commit details
-
Copy full SHA for 64c76fc - Browse repository at this point
Copy the full SHA 64c76fcView commit details -
- @blueprintjs/core@3.9.0 - @blueprintjs/datetime@3.4.0 - @blueprintjs/select@3.3.0 - @blueprintjs/tslint-config@1.7.0
Gilad Gray committedNov 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 2dc2d1f - Browse repository at this point
Copy the full SHA 2dc2d1fView commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d95aa2 - Browse repository at this point
Copy the full SHA 0d95aa2View commit details