File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to the Reactodia will be documented in this document.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
66## [ Unreleased]
7+
8+ ## [ 0.34.0] - 2026-03-25
79#### 🚀 New Features
810- Support proper graph manipulation on touchscreen devices:
911 * Allow to move and resize elements on touchscreen;
@@ -666,7 +668,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
666668- Use RDF/JS-compatible IRI and literal terms.
667669- Removed blank nodes discovery support from ` SparqlDataProvider ` (might be reimplemented in the future).
668670
669- [ Unreleased ] : https://github.com/reactodia/reactodia-workspace/compare/v0.33.0...HEAD
671+ [ Unreleased ] : https://github.com/reactodia/reactodia-workspace/compare/v0.34.0...HEAD
672+ [ 0.34.0 ] : https://github.com/reactodia/reactodia-workspace/compare/v0.33.0...v0.34.0
670673[ 0.33.0 ] : https://github.com/reactodia/reactodia-workspace/compare/v0.32.0...v0.33.0
671674[ 0.32.0 ] : https://github.com/reactodia/reactodia-workspace/compare/v0.31.2...v0.32.0
672675[ 0.31.2 ] : https://github.com/reactodia/reactodia-workspace/compare/v0.31.1...v0.31.2
Original file line number Diff line number Diff line change 1- Reactodia Workspace -- library for visual interaction with graph data in a form of a diagram.
2- Copyright (C) 2025 Alexey Morozov (https://github.com/AlexeyMz )
1+ Reactodia Workspace -- library for visual interaction with graph data in a form of a diagram.
2+
3+ Copyright (C) 2026 Alexey Morozov (https://github.com/AlexeyMz )
4+
35Copyright (C) 2019 metaphacts GmbH.
46
57This library is free software; you can redistribute it and/or
Original file line number Diff line number Diff line change 11{
22 "name" : " @reactodia/workspace" ,
3- "version" : " 0.33.0-next " ,
3+ "version" : " 0.34.0 " ,
44 "description" : " Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments