Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

4.4.7 #189

Merged
merged 9 commits into from
Oct 15, 2016
Merged

4.4.7 #189

merged 9 commits into from
Oct 15, 2016

Conversation

dsifford
Copy link
Owner

@dsifford dsifford commented Oct 13, 2016

Changes:

  • Fix "double-sourcing" issue for citations inserted using DOI (Closes
    Fix "double-sourcing" DOI (and potentially other) identifiers #187)
  • Improve CSS naming conventions (using BEM methodology) + prune unused
    CSS (Closes Improve CSS naming conventions #165)
  • Remove automocks from tests + add ToggleSwitch componenet + tests
  • Fix bug that threw exception when no results were found after
    performing a pubmed search.
  • Fix small CSS issues.
  • Fix padding issue for selected items in reference list.
  • Whitelist greenkeeper in travis.yml
  • Add error and warning strings to i18n.
  • Fix "cannot read property 'properties' of undefined error. (Closes [Rollbar] TypeError: Cannot read property 'properties' of undefined #175).
  • Add try/catch block to ReferenceList to improve error handling.
  • Update wallaby configs + fix file extension issues in test files
  • Update citeproc to latest version.
  • Add International Development Policy style.

- Fix "double-sourcing" issue for citations inserted using DOI (Closes
  #187)
- Improve CSS naming conventions (using BEM methodology) + prune unused
  CSS (Closes #165)
- Fix bug that threw exception when no results were found after
performing a pubmed search.
- Fix small CSS issues.
- Fix padding issue for selected items in reference list.
- Whitelist greenkeeper in travis.yml
- Add error and warning strings to i18n.
- Fix "cannot read property 'properties' of undefined error. (Closes
  #175).
- Add try/catch block to ReferenceList to improve error handling.
- Update citeproc to latest version.
- Add `International Development Policy` style.
@dsifford dsifford changed the title Next Release 4.4.7 Oct 15, 2016
@dsifford dsifford merged commit cc89f23 into master Oct 15, 2016
@dsifford dsifford deleted the next branch October 15, 2016 00:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Rollbar] TypeError: Cannot read property 'properties' of undefined Improve CSS naming conventions
1 participant