Skip to content

Releases: Real-Rocket-Panda/fprime-visual

Release v0.1.3

09 Aug 18:54
Compare
Choose a tag to compare

Issues fixed.
Document released.

Release v0.1.2

01 Aug 20:31
Compare
Choose a tag to compare
Release v0.1.2

Release v0.1.1

25 Jul 19:40
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release
Update to v0.1.1

Release 0.1.0

18 Jul 01:17
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release
Sprint11 (#86)

* Fix #81. Return elements which need or need not layout. (#84)

* Fix 82 (#83)

* Feature: Tooltips (#88)

* enable tootips

* Add properties in node data

* tooltops show properties

* Feature: Analysis Info (#87)

* Refactor config management

* Add analyzer selector UI.

* Refactor StyleManager. Add StyleConverter, AnalyzerManager.

* Append analysis info to the view.

* Integrate FPP Compiler

* Add acme rule checker

* Bug fix: child process timeout should kill the subprocess.

* Bug fix in progress bar

* Feature:  partial layout (#93)

* enable partial layout

* Minor fix

* Fix 89 (#94)

* fix port position after analysis

* Remove console.log

* Fix: UI refactor (#92)

* Refactor toolbar behavior

* Fix message panel content overflow

* Add node label

* Minor fix

* unable ports to be changed color with the color picker (#99)

* fix port location (#102)

* fix port location. (At bottom when ports is above the component

* Fix tests

* change default style

* Bug fix: Multi files (#105)

* Support multi model files.

* Add prefix with namespace.

* replace dot with dash line to sperate the namespace and name.

* Fix FPPInstance field name.

* Fix view descriptor

* Add test cases for loading multi model files.

* Fix #96 #101. Refactor test env.

* Refactor test env

* Fix the bug for the model without system section.

* Fix the issue#85

* Fix the issue#85

* Add test case which the path of model contains blank.

* Fix issue#103

* Fix bug without ports.

* Fix bug without ports.

* Update acme checker. Update version number

* Fix build:all

* Fix packaging issue.

Frime Visual Demo v0.0.3

01 Jul 22:39
Compare
Choose a tag to compare
Pre-release
update version number

Frime Visual Demo v0.0.2

17 Jun 20:15
Compare
Choose a tag to compare
Pre-release
Change version number

Frime Visual Demo v0.0.1

04 Jun 14:35
a5a9232
Compare
Choose a tag to compare
Pre-release
Feature: Basic UI (#1)

* Add view list

* Add ViewTabs and ViewLists

* Update vue-router version

* Integrated the cytoscape.

* Add message panel

* Fix background color of message panel

* Add draggable view list div. Add toggle feature to view list categories.

* draw basic diagram (2 components)

* config edge bend edit

* add 3rd component

* mock graph input

* Fix message panel z-index.

* Remove unused variables.