Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot] f9292c0ddc Bump elliptic from 6.5.3 to 6.5.4 (#75)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 22:47:49 -04:00
dependabot[bot] b5928f9316 Bump ini from 1.3.5 to 1.3.7 (#70)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 22:47:14 -04:00
dependabot[bot] 2721e34053 Bump node-fetch from 2.6.0 to 2.6.1 (#59)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 20:58:13 -04:00
Elisha Nuchi 08baee043d Upgrade copy-webpack-plugin (#53)
Also remove unused .tern-project file
2020-08-18 02:12:32 -04:00
Elisha Nuchi 35a641d0f7 v2 Enable local development (#52)
- Create local dev environment
- Add gas-client and google-apps-script-webpack-dev-server packages for development
- Add dev/ wrapper app
- Update webpack config to support development environment
- Redesigned READMEs
- Support typescript
- Update npm scripts
- Organize and update .gitignore file
- Add .vscode settings for clasp files
- Remove tracking for files in dist/
2020-08-15 13:09:04 -04:00
Elisha Nuchi 5030a2f81e Merge pull request #48 from enuchi/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-01 10:56:03 -04:00
dependabot[bot] c40c1affb2 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 06:28:24 +00:00
dependabot[bot] ad3e337cf8 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 09:59:09 +00:00
Elisha Nuchi f2a259ce66 add Bootstrap working example
• re-organize file structure with one directory per dialog
• add index.html file per dialog
• add bootstrap styling and dynamic cdn loading
• clean up react code and stylesheet

npm setup script update

adds force flag
"setup": "rm -f .clasp.json ..."

Update README.md

Move clasp to devDependencies

update dynamic cdn urls

Add repository field
2020-07-12 20:18:40 -04:00
Elisha Nuchi 0ea874e8b4 update webpack, update packages, dev experience
update webpack, clasp, client code, eslint, prettier, readme, packages to latest
2020-05-03 05:12:50 -04:00
Elisha Nuchi ad490675c1 optimize webpack and other minor changes 2020-02-11 00:17:02 -05:00
dependabot[bot] 07cae41236 Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 19:31:28 +00:00
Elisha Nuchi bf078de592 sample about page 2019-07-15 00:35:15 -04:00
Elisha Nuchi 54e527f634 multiple entrypoints 2019-07-14 19:04:48 -04:00
Elisha Nuchi fff8dc3524 update google server, react hooks, packages 2019-07-14 01:19:15 -04:00
Elisha Nuchi b2992112dd update package-lock and dist build 2019-07-10 23:41:58 -04:00
Elisha Nuchi f6402ed6f0 update packages 2019-06-07 22:59:20 -04:00
Elisha Nuchi e675f6dc8f update tern-googleappsscript and tern dependencies 2018-10-05 13:50:05 -04:00
Elisha Nuchi f5552e0bbf updated package-lock.json 2018-10-03 16:11:27 -04:00
Elisha Nuchi 93e97909db reinstalled package-lock 2018-09-19 13:13:19 -04:00
Yoni Slotwinere bb79e32bed created components directory with modularized components; slight refactoring of code 2018-09-18 20:41:21 -04:00
Yoni Slotwinere 118af27cc0 updated readme; upgraded @google/clasp to v1.5.3 2018-09-18 16:50:36 -04:00
Elisha Nuchi 7783b36193 more options 2018-09-17 15:46:54 -04:00
Elisha Nuchi ff3f14a4f1 more settings enabled 2018-09-17 03:18:15 -04:00
Elisha Nuchi a18779850f first commit 2018-09-12 21:13:28 -04:00