Skip to content

remove dependency on text-table library and just join manually#3894

Merged
erwinmombay merged 1 commit intoampproject:masterfrom
erwinmombay:fix-csv
Jul 2, 2016
Merged

remove dependency on text-table library and just join manually#3894
erwinmombay merged 1 commit intoampproject:masterfrom
erwinmombay:fix-csv

Conversation

@erwinmombay
Copy link
Copy Markdown
Member

@erwinmombay erwinmombay commented Jul 1, 2016

because of how the text-table library aligns columns (no way to turn it off) github is not able to parse and display the csv properly. remove dependency and just loop over the 2 dim array.

Closes #3884

@erwinmombay erwinmombay changed the title trim all the columns remove dependency on table library and just join manually Jul 1, 2016
@erwinmombay
Copy link
Copy Markdown
Member Author

@jridgewell PTAL

@erwinmombay erwinmombay changed the title remove dependency on table library and just join manually remove dependency on text-table library and just join manually Jul 1, 2016
@jridgewell
Copy link
Copy Markdown
Contributor

LGTM.

@erwinmombay erwinmombay merged commit 2f4e987 into ampproject:master Jul 2, 2016
jonasmattsson1 added a commit to widespace-os/amphtml that referenced this pull request Jul 5, 2016
* master: (236 commits)
  trim all the columns (ampproject#3894)
  Refactoring: Turn private custom element methods into functions. (ampproject#3882)
  Lower the load priority of ad shaped iframes. (ampproject#3863)
  JsDoc fix (ampproject#3892)
  Add screenshots for Opera to AMP Validator extension. (ampproject#3866)
  Fix renaming of generated JSCompiler_prototypeAlias variable. (ampproject#3887)
  fix typo in amp-sidebar.md (ampproject#3833)
  Validator Roll-up (ampproject#3885)
  [CryptoService] Leverage browser native Crypto API to hash strings. (ampproject#3850)
  Size update (ampproject#3883)
  copy amp-ad docs to builtins (ampproject#3879)
  move doc to extension (ampproject#3878)
  [amp-experiment] Exposes isDismissed() method in AmpUserNotification (ampproject#3832)
  fix action-impl warning on dist (ampproject#3867)
  Add params for microad (ampproject#3827)
  Fixed some A4A tests. (ampproject#3859)
  Updates to colanalytics vendor config for amp-analytics. (ampproject#3849)
  Changes to implement A4A (AMP ads for AMP pages) (ampproject#3534)
  Addresses comment left over from PR#3841 (ampproject#3853)
  Expose submit event with on=submit:el.action syntax. (ampproject#3739)
  ...
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.

2 participants