Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

feat(drag-and-drop): component implementation #603

Merged
merged 51 commits into from
Sep 13, 2018
Merged

Conversation

Palmaswell
Copy link
Member

Proposed Changes

Short description of the changes:

Checklist

  • Added documentation of the changes

Linked Issues

Fixes #[Issue]

Mauricio Palma and others added 30 commits June 11, 2018 14:50
# Conflicts:
#	src/components/index.ts
#	src/components/page-tile/demo.tsx
#	src/components/page-tile/index.tsx
#	src/components/view-switch/index.tsx
#	src/container/chrome/chrome-container.tsx
#	src/container/page-list/page-tile-container.tsx
Mauricio Palma and others added 21 commits June 21, 2018 20:29
* master: (132 commits)
  fix: ensure component registry is in sync
  fix: keep builtin library ids stable
  chore: update lockfile
  chore: enable hmr for more entries
  feat: disable button when library may not be edited
  chore: enable hmr for more changes
  chore: move to optional builtin hot reloader
  chore: allow reloading via cli
  chore: enable hmr for renderer
  fix: restore functionality after rebase
  perf: avoid transferring libs multiple times
  fix: avoid errors for missing onStoreCreate
  feat: change text input to autsized textarea
  fix: propagate hasFocusedInput correctly
  fix: prevent message feedback while highlight matcher is running
  style: remove stray console.log
  fix: ensure proper ser/de of pattern data
  chore: get rid of console junk via run-electron
  fix: compute currentPage store property reference correctly
  fix: clone user store references if required
  ...

# Conflicts:
#	src/container/editable-title/editable-title-container.tsx
#	src/container/element-list/element-container.tsx
#	src/container/element-list/element-list.tsx
#	src/container/page-list/page-list-container.tsx
#	src/model/page/page.ts
#	src/store/view-store.ts
* master:
  chore: update webpack and friends
  docs: restructure for overview
  docs(docs): include architecture diagram (#597)
Copy link
Contributor

@faselbaum faselbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants