Skip to content

Commit

Permalink
DOC: pre-release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkong committed Oct 3, 2024
1 parent 2bf3f35 commit 3ff5903
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/source/upcoming_release_notes/90-enh_pv_nest_views.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
90 enh_pv_nest_views
####################

API Breaks
----------
- N/A

Features
--------
- Extends `EpicsData` fields to include controls metadata
- Support editing for LivePVTableModel and NestableModel
- Adds `ValueDelegate`, which provides an edit delegate based on the datatype of the cell

Bugfixes
--------
- N/A

Maintenance
-----------
- Refactors common models to come with their own views, to improve user friendliness

Contributors
------------
- tangkong

0 comments on commit 3ff5903

Please sign in to comment.