dependabot[bot]
fbd772ecef
Bump @babel/core from 7.17.10 to 7.17.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.10 to 7.17.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-17 03:00:48 +00:00
Trevor Buckner
a17a9ac0a0
lint
2022-05-16 01:41:31 -04:00
Trevor Buckner
4f6555b522
Merge snippets between theme and basetheme
...
- Current theme has preference over the base theme
- Snippets with the same name are overwritten by the current theme.
- If the overwritten snippet has no `gen` property (or `gen` is falsy), it will remove the base Theme snippet.
- Snippets not overwritten will carry over from base Theme
- New snippets will be added on to base Theme
2022-05-16 01:40:40 -04:00
Trevor Buckner
4167026ca7
Point to new theme location for user page
2022-05-16 00:01:34 -04:00
Trevor Buckner
ef7b8f1ba4
Themes work on Print page
2022-05-15 23:48:23 -04:00
Trevor Buckner
ec57b209b6
Themes work on Share page
2022-05-15 23:36:07 -04:00
Trevor Buckner
1e64ca04d8
BaseTheme is a separate file; not duplicated inside child theme
2022-05-15 23:08:44 -04:00
Trevor Buckner
1f82dbe8ee
Make DMG style use CSS variables
2022-05-15 22:45:59 -04:00
Charlie Humphreys
452aa1feaf
lint
2022-05-14 04:19:54 +00:00
Charlie Humphreys
74d22a05d0
swap transferToGoogle to saveToGoogle in a spot I missed
2022-05-14 04:19:36 +00:00
Charlie Humphreys
ac905ddf3f
add comments, update query params, adjust code based on feedback
2022-05-14 04:17:39 +00:00
Charlie Humphreys
ff885dc6c2
Merge branch 'master' into google-document-stubs
2022-05-11 23:35:31 -05:00
Charlie Humphreys
01441e0610
adjust code based on feedback
2022-05-11 23:34:48 -05:00
G.Ambatte
80fa48e592
Remove redundant variable
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-11 15:48:03 +12:00
G.Ambatte
9f7ee39b09
Use BoundingRect.bottom to determine page
2022-05-11 10:46:49 +12:00
G.Ambatte
412ac5f331
Change to getBoundingClientRect().bottom
2022-05-09 23:39:04 +12:00
G.Ambatte
7c0e702ead
Remove a loop from sourceJump
2022-05-09 23:20:16 +12:00
G.Ambatte
02c8bf7292
Change to smooth scrolling from auto
2022-05-09 22:21:00 +12:00
G.Ambatte
b26ff9eb00
Shift to getBoundingClientRect().height
2022-05-09 22:20:35 +12:00
G.Ambatte
be0b1abe41
Adjust \page check for renderer
2022-05-09 20:57:43 +12:00
G.Ambatte
3c36b7f328
Limit Style tab source jumping
2022-05-09 20:23:39 +12:00
G.Ambatte
3d9704a392
Fix typo
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-09 19:47:04 +12:00
dependabot[bot]
d798cb1407
Bump eslint from 8.14.0 to 8.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 03:08:22 +00:00
dependabot[bot]
ac6af3cbcc
Bump nanoid from 3.3.3 to 3.3.4
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.3...3.3.4 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-04 03:00:53 +00:00
G.Ambatte
e84f68aa15
Minor styling adjustments
2022-05-04 07:54:15 +12:00
G.Ambatte
af3a403971
Add moveBrew and moveSource function calls
2022-05-03 22:33:05 +12:00
G.Ambatte
7034f1d2d5
Add sourceJump function
2022-05-03 22:32:30 +12:00
G.Ambatte
4f154922c0
Update client/homebrew/pages/accountPage/accountPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:30:08 +12:00
G.Ambatte
2b1fe5d3fe
Update client/homebrew/pages/accountPage/accountPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:29:53 +12:00
G.Ambatte
03402e4342
Add Google icon
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:29:33 +12:00
G.Ambatte
a56601196d
Add divider buttons
2022-05-03 17:24:58 +12:00
G.Ambatte
451f06ca74
Fix getCurrentPage
2022-05-03 17:24:37 +12:00
G.Ambatte
f202e45e49
Shift to [].includes
2022-05-03 13:48:19 +12:00
G.Ambatte
010309b04f
Add toTop button to SnippetBar
2022-05-03 13:36:27 +12:00
G.Ambatte
f6db66b28c
Add brewJump and sourceJump functions
2022-05-03 13:36:03 +12:00
G.Ambatte
cde611eed5
Add ID to iFrame
2022-05-03 11:50:04 +12:00
G.Ambatte
1d85eede43
Account information added
2022-05-03 11:38:24 +12:00
G.Ambatte
61f4456842
Styling updates.
2022-05-01 12:58:10 +12:00
G.Ambatte
c925e04f3c
Remove unused require
2022-05-01 12:41:10 +12:00
G.Ambatte
00412a70e9
Remove test UI page, add initial Account page
2022-05-01 12:39:19 +12:00
G.Ambatte
0923c50218
Update UI page styling
2022-05-01 12:38:20 +12:00
G.Ambatte
fe536bc9df
Initial pass at UI page and styling
2022-04-30 16:54:11 +12:00
G.Ambatte
e8937a285c
Add UI route for testing
2022-04-30 16:53:30 +12:00
Trevor Buckner
b9f2517696
Merge pull request #2159 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.17.10
...
Bump @babel/preset-env from 7.16.11 to 7.17.10
2022-04-29 16:40:11 -04:00
Trevor Buckner
5709a15f52
Merge pull request #2157 from naturalcrit/dependabot/npm_and_yarn/express-4.18.1
...
Bump express from 4.17.3 to 4.18.1
2022-04-29 16:40:02 -04:00
Trevor Buckner
27d1f6daa6
Merge pull request #2160 from naturalcrit/dependabot/npm_and_yarn/jest-28.0.3
...
Bump jest from 27.5.1 to 28.0.3
2022-04-29 16:39:53 -04:00
dependabot[bot]
ef6f8b4433
Bump @babel/preset-env from 7.16.11 to 7.17.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.11 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 20:38:34 +00:00
dependabot[bot]
d1e8223843
Bump jest from 27.5.1 to 28.0.3
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 20:37:28 +00:00
Trevor Buckner
85e28c201f
Merge pull request #2158 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.10
...
Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10
2022-04-29 16:37:27 -04:00
dependabot[bot]
e4a429180d
Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.0 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 20:36:20 +00:00