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

Prepare Release v1.11.0 #774

Merged
merged 3 commits into from
Mar 4, 2017
Merged

Prepare Release v1.11.0 #774

merged 3 commits into from
Mar 4, 2017

Conversation

giladgray
Copy link
Contributor

@giladgray giladgray commented Mar 4, 2017

🎆 Highlights: two new components DateRangeInput and Tabs2 (rewrite of Tabs), some really great bugfixes.

📖 Latest docs: blueprintjs.com/docs

General

@blueprintjs/core 1.11.0

@blueprintjs/datetime 1.9.0

  • 🌟 NEW DateRangeInput component
    release-daterangeinput
    • A .pt-control-group of two InputGroups that shows a DateRangePicker on focus.
    • Supports selecting dates by typing in the input fields, clicking dates in the calendar, or clicking shortcuts in the popover.
    • Previews the date range in the calendar and in the input fields as you move your cursor within the calendar.
    • Supports controlled and uncontrolled usage.
  • Fixed DatePicker selected day is always blue DatePicker visual issues #740
  • Fixed DatePicker outside days appearance DatePicker visual issues #740

@blueprintjs/table 1.8.0

Documentation

@blueprint-bot
Copy link

Prepare Release v1.11.0

Preview: docs | table | github pages
Coverage: core | datetime

@blueprint-bot
Copy link

revert datetime core dep

Preview: docs | table | github pages
Coverage: core | datetime

.pt-dark .pt-daterangepicker .DayPicker-Day--selected-range {
background-color: #394b59; }
.pt-dark .pt-daterangepicker .DayPicker-Day--selected-range:hover {
background-color: #5c7080; }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these css diffs are so cool 🕶

@adidahiya
Copy link
Contributor

cell truncation looks better 👍

image

were you trying to vertically center this search input in the tab list?

image

Copy link
Contributor

@cmslewis cmslewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Approving language of the release notes from my phone while I'm OOTO)

@cmslewis
Copy link
Contributor

cmslewis commented Mar 4, 2017

@giladgray are we going to fill out the Highlights?

@giladgray
Copy link
Contributor Author

🔢 fixing search input, filling out highlights, releasing blueprint ✈️

@blueprint-bot
Copy link

adjust height of navbar tabs only

Preview: docs | table | github pages
Coverage: core | datetime

@giladgray giladgray merged commit 8e336cd into master Mar 4, 2017
@giladgray giladgray deleted the release/1.11.0 branch March 4, 2017 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants