Releases: EditVR/editvr-frontend
Releases · EditVR/editvr-frontend
v1.6.0
v1.5.0
v1.4.0
v1.3.2
v1.3.1
v1.3.0
1.3.0 (2018-09-28)
Bug Fixes
- user_register: add missed docs for register action (d4b9b16)
- ignore local config require (18105fa)
- resolve merge conflicts (22901bb)
- resolve merge conflicts (5164751)
Features
- fked-42 - stub progress (09917b6)
- stub: progress on adjusting scene edit mechanisms (c4f02cc)
- make links inactive when the editor is in selection mode (40308da)
- components: complete open experience support for component deletion (3b55f0a)
- redirecting, user instructions, tests (62858fc)
- scene rotation editing (ce1a717)
- components: wip allow for deletion of components (22d586e)
- links: wrap up link destination editing work (354cf94)
- scene: create a scene rotation mode with a tool button (d9836bd)
- scene_rotation: scene rotation presaving (230dc46)
- user_password_reset: add password reset feature (894ebcb)
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2018-09-05)
Bug Fixes
- better default title for link components (d83c4d9)
- correct title heh (e884844)
- ignore coverage (74488e5)
- remove mouse cursor component requirement (c2a2c22)
- component: bye shallowEqual, use value not defaultValue (0ccd1c6)
- componentform: remove timeout on component unmount (29f433a)
- conflicts: resolve merge conflicts (271f749)
- dashboardlayout: adjust dashboardlayout styles (7432bf1)
- dialog: update dialog component dep (553edca)
- dialogs: add body/title font/color, and add dialog images (4499e63)
- dialogs: de-spawn dialogs upon remove (2e4c909)
- dialogs: only spawn dialogs if the scene is being loaded in (99e50ff)
- dialogs: progress towards making dialogs drag/droppable (a4a0eb4)
- draggable: configurable drag/drop target (0a3ed6a)
- draggable: remove dragged element after its released (3e53075)
- editing: fix editing mechanism so that it uses component uuids (a65e325)
- eslint: do not require audio/video transcript (c531c5a)
- experienceform: correct view path in url field helper (4722d7d)
- experienceform: fix docblock comment in style file (ce94f76)
- is-editable: re-add is-editable component to dialog (650d608)
- linting: resolve linting issues (e824cfa)
- merge: resolve merge conflicts (1f17876)
- openexperience: fix openexperience reducer item property (fd7f6dc)
- openexperience: openexperience.item defaults to empty object (571413c)
- parsing: clean up scene and component parsers (9497d74)
- redirects: fix private and public route types (c720db3)
- scene: ensure scene edit actions get experience payload (f9b7652)
- scenecards: add support for scene descriptions (c07619f)
- sky: do not pass null values to sky rotation component (e221e91)
- thinlayout: correct docblock in thinlayout styles (e7e3f63)
- tools: remove un-needed message from tools menu (f12e61c)
- user: copy pasta fail for action triggers (98fc0dc)
- user: correct user login and user set role names (8a7f982)
- scroll issue and hp padding (4ad38c9)
- user: execute correct handler for USER_LOG_OUT and USER_SET_ROLE (841ee57)
- user: fix date issue in user action test (89e363a)
- vreditor: do not redirect if experiences take a sec to fetch (b209451)
- vreditorlayout: classes proptypes declarations (0a0f0ba)
Features
- abstraction: helper functions for aframe components (cc33396)
- actiongen: code docblock for action generator (9100224)
- aframe: improve connecting utils (37c467b)
- aframe: initial connectRouter and connectRedux helpers and sky (823ce3c)
- aframe: object methods on aframe components (4ee396e)
- aframe: real-time state update rendering (94da470)
- api: add a custom error message for 422 responses (03d4582)
- component: component pre-saving (e0ea075)
- component: dispatch component updates when no input for 200ms (2a81861)
- component: edit handling for component objects (7cca14a)
- components: component selecting (402c4d3)
- dashboard: add experience create button (4ac0250)
- dashboard: add open and edit buttons with tooltips (74fbe25)
- dashboard: class proptypes for dashboard layout component (ec42b49)
- dashboard: dashboard layout with sidebar menu (9405e17)
- dashboardlayout: add title to DashboardLayout (920b674)
- denormalization: denormalize jsonapi requests (48e7788)
- denormalize: denormalize scenes and components into keyed objs (63584bc)
- dialog: finish dialog drag/drop (23deb54)
- dialog: spawn dialog components (b781f8c)
- dialog: update @editvr/aframe-dialog-popup-component (232bd24)
- dialog: update @editvr/aframe-dialog-popup-component (d0b897b)
- dragdrop: add an isDraggable component (542de60)
- experience-form: use Formik to create the Experience form (58fbd23)
- experiences: add experiences action, reducer, api, and components (a36ea5b)
- experiences: empty experience add route (eb54748)
- experiences: fked-26 - default form field values (0c960bc)
- experiences: fked-26 - fix api patch issue, experience editing (f6a5263)
- experiences: fked-26 - use const for form button values (fe7d6f0)
- experiences: generic experiences form, add description field (a363653)
- experiences: stub out main mechanisms for experience creation (0e347c0)
- experiences: success handlers in actionGenerator (8ca398b)
- forms: form updating, touched config, etc (4b9dcfb)
- links: functioning links that spawn/despawn on scene change (060d380)
- links: link spawner and nav-link component (266f12a)
- loader: add loading indicator (78a9b44)
- login: fix login/fail reducers, correct login form message (29208c5)
- login: login page and progress on login form (53729e2)
- logout: add basic null component test (549b721)
- merge: resolve merge conflicts (cfd10c7)
- merge: resolve merge conflicts (90e7652)
- stub out reduxConnect and routerConnect helpers ([a4658b3](https://github.com/editvr/edit...