This repository was archived by the owner on Dec 10, 2021. It is now read-only.
feat(time-format): bump d3-time-format#244
Merged
Conversation
|
Deploy preview for superset-ui ready! Built with commit 6cd2a4c |
Contributor
|
Should rebase after #245 is in. |
kristw
approved these changes
Nov 11, 2019
…erik-ritter--upgrade-d3-time-format
Codecov Report
@@ Coverage Diff @@
## master #244 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 142 142
Lines 1578 1578
Branches 409 409
=====================================
Hits 1578 1578Continue to review full report at Codecov.
|
12 tasks
kristw
pushed a commit
that referenced
this pull request
Apr 17, 2020
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.1.3 to 2.2.1. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v2.1.3...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🏆 Enhancements
Will allow us to use the
%qdirective for quarter of the year: https://github.com/d3/d3-time-format/releases/tag/v2.2.0Tested with CI
@kristw @williaster @michellethomas