Skip to content

Commit

Permalink
move dialog action buttons, state persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Jul 24, 2022
1 parent da048de commit 3792eda
Show file tree
Hide file tree
Showing 14 changed files with 723 additions and 625 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
root = true

[src/**/*.css]
end_of_line = lf
indent_style = tab

[{src, scripts, types}/**.{js,ts}]
end_of_line = lf
insert_final_newline = true
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cover 95% and supports fetch, not IE 11"
],
"dependencies": {
"@chlodalejandro/parsoid": "^2.0.0-62b5249",
"@chlodalejandro/parsoid": "^2.0.0-1631047",
"@rollup/plugin-json": "^4.1.0",
"broadcastchannel-polyfill": "^1.0.1",
"idb": "^7.0.1",
Expand Down
Loading

0 comments on commit 3792eda

Please sign in to comment.