- 02 Jan, 2020 4 commits
-
-
Robert Knight authored
Bump babel-plugin-istanbul from 5.2.0 to 6.0.0
-
Robert Knight authored
Bump terser from 4.4.2 to 4.4.3
-
Robert Knight authored
Remove ng-tags-input dependency and unused tags-input styles
-
Robert Knight authored
Use mobile-friendly font size for all input fields
-
- 30 Dec, 2019 2 commits
-
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.35.2 to 16.36.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.35.2...v16.36.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 27 Dec, 2019 1 commit
-
-
Kyle Keating authored
Add userid key to config docs for focus mode
-
- 23 Dec, 2019 6 commits
-
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases) - [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v5.2.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/airbnb/enzyme/releases) - [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.11.0/packages/enzyme) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [terser](https://github.com/terser/terser) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.4.2...v4.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.590.0 to 2.595.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.590.0...v2.595.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 20 Dec, 2019 1 commit
-
-
Kyle Keating authored
-
- 19 Dec, 2019 6 commits
-
-
Lyza Gardner authored
Replace `ActionButton`, `IconButton` components with `Button`
-
Lyza Danger Gardner authored
Converge button components into a single `Button` component and adjust across various components accordingly. Refactor SASS for sanity.
-
Robert Knight authored
Remove analytics tracking from annotation component
-
Robert Knight authored
We are not actively doing anything with this data, so we can save ourselves some Angular => Preact porting effort by removing the tracking code for the time being.
-
Robert Knight authored
These have been replaced by the new `TagEditor` component.
-
Robert Knight authored
Use the `form-input` and `form-input-focus` mixins as the basis for all input fields in the sidebar. This removes some duplicated SASS and ensures that all input fields provide affordances look and behave a little more consistently. - Move `:focus` and `@media (pointer: coarse)` adjustments for form inputs that were duplicated in several places into the `form-input` mixin - Change the `MarkdownEditor` and `SearchInput` components to re-use the `form-input` mixin for their input fields - Remove the unused `form-textarea` class The end-user visible results of this are: - The search input in the top bar now looks consistent with other inputs when focused - The input field in the share dialogs now use a larger font size on mobile devices, which should avoid iOS zooming in when they are focused
-
- 18 Dec, 2019 1 commit
-
-
Robert Knight authored
Match other input fields in the sidebar in using a larger font size for the tag editor input on mobile/touch inputs. This also prevents iOS Safari from zooming into the input when focused.
-
- 17 Dec, 2019 9 commits
-
-
Kyle Keating authored
Add new preact tag editor component
-
Lyza Gardner authored
Add and use new `IconButton` component
-
Lyza Gardner authored
Add and use new `ActionButton` component
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
No longer needed after `IconButton` added
-
Lyza Danger Gardner authored
- Eliminate custom sub-components that fulfill the same task - Replace `AnnotationActionButton` with `IconButton` where used - Consolidate and adjust styling
-
Lyza Danger Gardner authored
-
Lyza Danger Gardner authored
-
- 16 Dec, 2019 10 commits
-
-
Robert Knight authored
Bump scroll-into-view from 1.12.3 to 1.13.1
-
Robert Knight authored
Bump fetch-mock from 8.0.1 to 8.1.0
-
dependabot-preview[bot] authored
-
Robert Knight authored
Bump npm-packlist from 2.0.1 to 2.0.2
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Commits](https://github.com/wheresrhys/fetch-mock/compare/v8.0.1...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Commits](https://github.com/npm/npm-packlist/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [scroll-into-view](https://github.com/KoryNunn/scroll-into-view) from 1.12.3 to 1.13.1. - [Release notes](https://github.com/KoryNunn/scroll-into-view/releases) - [Commits](https://github.com/KoryNunn/scroll-into-view/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.586.0 to 2.590.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.586.0...v2.590.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.35.0 to 16.35.2. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](https://github.com/octokit/rest.js/compare/v16.35.0...v16.35.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-