1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Kyle Spearrin
36075de436 ignore dist-safari. win and linux jobs 2020-09-24 16:38:30 -04:00
MartB
84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Kyle Spearrin
06994dc227 update jslib 2019-03-16 08:42:15 -04:00
Kyle Spearrin
6facf3f2cf fix tsconfig 2019-03-11 22:45:36 -04:00
Kyle Spearrin
645fa8e7ca duo_web_sdk fix in tsconfig 2018-12-18 17:15:37 -05:00
Kyle Spearrin
d06a7463bb getDomain now in jslib 2018-10-13 22:47:27 -04:00
Kyle Spearrin
c53b690097 not async. cleanup tsconfig 2018-10-03 09:51:12 -04:00
Kyle Spearrin
6a047a976d preserveWhitespaces 2018-09-13 12:04:04 -04:00
Kyle Spearrin
98745dd83b update to angular 6 and webpack 4 2018-09-12 13:12:44 -04:00
Kyle Spearrin
873248ca38 fix path 2018-05-15 23:48:34 -04:00
Kyle Spearrin
49a52f2845 exclude nodeApi 2018-05-15 23:45:46 -04:00
Kyle Spearrin
0244a2432c paths for electron libs 2018-04-26 14:27:18 -04:00
Kyle Spearrin
e38fbfc3dd move electron renderer messaging service to jslib 2018-04-25 09:01:04 -04:00
Kyle Spearrin
c8fbcf3b81 electron path comes from local node_modules 2018-04-24 16:47:24 -04:00
Kyle Spearrin
d02a16a370 move common code to jslib 2018-04-24 16:30:47 -04:00
Kyle Spearrin
2881d9c319 pass window to super 2018-04-19 08:09:04 -04:00
Kyle Spearrin
0303b18e2e share login component with jslib 2018-04-04 09:19:39 -04:00
Kyle Spearrin
0ad1a482b9 exclude jslib dirs 2018-02-23 23:11:42 -05:00
Kyle Spearrin
3f1e121c9c jslib as a submodule 2018-02-19 16:06:26 -05:00
Kyle Spearrin
0a803958e9 service implementations 2018-01-22 23:37:36 -05:00
Kyle Spearrin
a7994f7ebc stub out angular app with webpack 2018-01-16 14:48:34 -05:00