Commit Graph

17 Commits

Author SHA1 Message Date
Brandy Carney
6dae5d1dfe chore(dependencies): add missing package lock files to packages (#21951)
- Add `package-lock.json` to `angular`, `angular-server`, `react`, `react-router` and the root 
- Ran `npm audit` on all, fixed vulnerabilities
- Ran `npm outdated` on all, updated minor and patch versions
- Ran `npm update` on all
2020-08-21 16:00:40 -04:00
Daniel Imhoff
f6e2a948f2 chore(package): disable package-lock 2018-07-11 13:41:17 -05:00
Brandy Carney
7628b36ecd chore(package): update versions 2018-07-10 14:42:10 -04:00
Brandy Carney
c20bd8f10a chore(package): update package lock 2018-07-09 13:28:14 -04:00
Brandy Carney
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
jgw96
78a18a4057 chore(): lock in ionicons to 4.1.2 2018-06-19 14:50:55 -05:00
Manu Mtz.-Almeida
545d3c29a2 fix(scripts): github release 2018-04-28 14:43:15 +02:00
Manu Mtz.-Almeida
1bbd73cada chore(): update some dependencies 2018-04-05 14:32:18 +02:00
Adam Bradley
c2ce0f2d2d chore(package): update devDeps 2018-03-22 09:51:56 -05:00
Manu Mtz.-Almeida
f904fd111b chore(all): monorepo release script 2018-03-21 23:53:25 +01:00
Manu Mtz.-Almeida
72fab3665c chore(all): release script 2018-03-21 21:57:13 +01:00
Adam Bradley
814cf73a00 chore(package): init root build scripts 2018-03-21 14:14:52 -05:00
mhartington
a5923d6eb2 chore(): rebuild lockfile 2018-03-13 09:54:35 -04:00
Ken Sodemann
2d61e1fbd5 feat(e2e-test): hookup the mocha test runner 2017-10-27 15:22:11 -05:00
Manuel Mtz-Almeida
9dcd00d9b9 feat(split-pane): adds split-pane (part 1) 2017-09-16 11:03:05 -05:00
Adam Bradley
268325cab2 chore(package): move devDeps to root package.json 2017-08-03 09:17:08 -05:00
Josh Thomas
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00