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

Remove object shorthand from PegJS grammar #479

Merged
merged 1 commit into from
Apr 21, 2017
Merged

Conversation

nylen
Copy link
Member

@nylen nylen commented Apr 21, 2017

This is not subjected to Babel transformations, apparently.

This is not subjected to Babel transformations, apparently.
@notnownikki
Copy link
Member

fixes the build for me :)

@nylen nylen merged commit 95257f6 into master Apr 21, 2017
@nylen nylen deleted the fix/pegjs-no-shorthand branch April 21, 2017 10:32
@nylen nylen mentioned this pull request Apr 21, 2017
@aduth
Copy link
Member

aduth commented Apr 21, 2017

Previously: #426 (comment)

hypest added a commit that referenced this pull request Nov 8, 2019
* WC: #479: Adding help icon and modal to unsupported block. Also putting original name in place of 'Unsupported'.

* WC: #479: Adding in unit tests for the component.

* WC: #479: Changing the help icon press surface to the whole block because the small icon was too hard to press. Also rearranging the BottomSheet to work the height paddings out correctly.

* WC: #479: Changing accessibility label and adding comment.

* WC: #479: Adding in text/buttons to match later design.

* WC: issue #479: Changing only the question mark icon to be tappable for the help block. Few color changes. Adding some text to the help block.

* Display 'unsupported' on all unsupported blocks on mobile

* Update the test snapshot of Unsupported block on mobile

* Need to mock styling on mobile

* Adjust tests to latest changes

* Display the block name in quotes, for clarity

* Dark mode of info text, title and description

* sprintf to compose string, separate strings per platform

* Wrap JSX in the grouping operator, as usual

* Remove dismiss button, not used in other bottom-sheets

* Remove unused import

* Revise sprintf format to green the linter

* Update tests after removing the Close button

* Wrap more JSX in the grouping operator, as usual

* Adjust the info-icon color

* Different colors for the icon on the sheet

* Remove local mock, using the global styleMock.js instead

* Enable testing both mobile platforms
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.

3 participants