- 03 Jul, 2019 1 commit
-
-
Robert Knight authored
Only emit end if searchClient is done searching
-
- 02 Jul, 2019 2 commits
-
-
Robert Knight authored
Add self-closing ESlint enforcement
-
Lyza Danger Gardner authored
-
- 01 Jul, 2019 10 commits
-
-
Hannah Stepanek authored
-
Hannah Stepanek authored
Previously `end` was emitted after each getBatch call in the searchClient, now it is emitted once after all batches are complete.
-
Hannah Stepanek authored
Add loading of annotations state to store
-
Hannah Stepanek authored
-
Robert Knight authored
Bump npm-packlist from 1.4.1 to 1.4.4
-
Robert Knight authored
Bump eslint-plugin-react-hooks from 1.6.0 to 1.6.1
-
Robert Knight authored
Bump eslint-plugin-react from 7.14.1 to 7.14.2
-
dependabot-preview[bot] authored
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Commits](https://github.com/npm/npm-packlist/compare/v1.4.1...v1.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.14.1 to 7.14.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.14.1...v7.14.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 28 Jun, 2019 2 commits
-
-
Kyle Keating authored
Add react moderation banner component
-
Kyle Keating authored
-
- 27 Jun, 2019 2 commits
-
-
Lyza Gardner authored
Break out `annotation-user` component from `annotation-header`
-
Lyza Danger Gardner authored
-
- 26 Jun, 2019 5 commits
-
-
Robert Knight authored
Rename group-list-v2 => group-list
-
Robert Knight authored
Now that the old group list/menu has been removed, rename the new version so that the file name matches the component name.
-
Robert Knight authored
Always use main URL from main frame when searching for groups
-
Robert Knight authored
Remove old dropdown menu implementation
-
Robert Knight authored
Remove old groups menu and "community_groups" feature flag checks
-
- 25 Jun, 2019 18 commits
-
-
Robert Knight authored
This was used by the old dropdown menus.
-
Robert Knight authored
-
Robert Knight authored
-
Robert Knight authored
-
Robert Knight authored
-
Robert Knight authored
The corresponding JS component was removed as part of the recent redesign of the groups menu.
-
Robert Knight authored
-
Robert Knight authored
The new groups list implementation is still in `groups-list-v2.js` rather than renaming the file to avoid the diff being too confusing. Renaming it to remove the "-v2" suffix will happen in a follow-up commit.
-
Robert Knight authored
Use Prettier to auto-format .scss files
-
Robert Knight authored
Merge removal of dropdown-menu-btn.scss
-
Lyza Gardner authored
Convert and apply new menu styles, icons to annotation-publish component
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
- Add `z-index` to menu-content elements to make sure they are rendered on top of other sidebar elements - Bump `z-index` on menu arrow so that it is above `menu-content`
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-