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

blockquote.css #3

Open
wants to merge 44 commits into
base: varshika15-patch-1
Choose a base branch
from
Open

blockquote.css #3

wants to merge 44 commits into from

Conversation

varshika15
Copy link
Owner

Fixes issue ifmeorg#847 [Component] Blockquote.

nshki and others added 30 commits March 4, 2018 21:18
- Use 2 spaces over tabs, indent correctly
- Replace `!<...>.blank?`s with `<...>.present?`
- Replace `!<...>.empty?`s with `<...>.any?`
* Clean up code duplication in rails js

* More fixes

* Even more clean up

* Fix bug with displaying client side errors on forms

* More tests

* Fix indentation issues
* wip(react-i18n): setup linters for react ci, fix lint errors, update flow-typed, mount path for i18n libs absolute import.

* feat(i18n): display storybook example of a dynamically changing I18n Component.

* feat(i18n): complete the integration of React-i18n to components in Storybook.

* refactor(react): make all components contributed adhere to i18n specifications.

* fix(webpack): fix react-on-rails plugin not understanding resolve.modules in webpack.

* fix(styles): fix up linting rules modification.

* style(Dropdown): add explicit case when locale is null or undefined.

* style(client): clean up styles for code climate #1

* fix(webpack): add glob module to automatically extract all register points in client, make client resolve js and jsx.

* style(codeclimate): adjust javascript mass threshold for duplication.

* chore(codeclimate): pass lint and adjust code climate js duplcation mass weights
* Use info add-on in Storybook to show source code

* Fix Linter errors

* Include client js in Codeclimate check
asquare14 and others added 14 commits March 17, 2018 01:19
* Headings created

* fix lint error

* Update Heading.scss

* span removed

* fixes lint errors
Fixes issue ifmeorg#847 [Component] Blockquote.
* Add George Karametas(me) to contributors
* Splitting up Storybook stories into separate files

* Disabling TODO checks for CodeClimate

* Removing published build

* Fixing lint errors

* Fixing comment

* Fixing karma test; fixing peer dependency requirement

* Adding expects to capybara tests

* Adding helper for tests to check page transitions

* Fixing merge conflicting dangling line

* Updating scripts, fixing component names

* Fixing defaultProps for Dropdown

* Fixing missing photo and webpack config

* Trigger codeclimate

* Adding missing EOL

* Fixing storybook webpack config

* Updating loofah gem for circleci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants