Skip to content

Commit

Permalink
Making metaboxes interact with redux.
Browse files Browse the repository at this point in the history
Making metaboxes properly interact with redux. Observer state changes in
metaboxes to mark state as dirty etc. Only save a metabox if it has
changed.
  • Loading branch information
BE-Webdesign committed Sep 8, 2017
1 parent 525cc47 commit 29c7cca
Show file tree
Hide file tree
Showing 21 changed files with 593 additions and 2,425 deletions.
4 changes: 4 additions & 0 deletions assets/css/metabox.css
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,7 @@ textarea {
.acf_postbox .inside {
padding: 15px !important;
}

#post {
margin: 0;
}

0 comments on commit 29c7cca

Please sign in to comment.