Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 908 Bytes

File metadata and controls

31 lines (21 loc) · 908 Bytes

(feature-note)=

Feature voting board

You can help us to prioritise development of new features by leaving a 👍 reaction on the first comment of any enhancement issue.

Below is a list of all current enhancement issues from our core repositories,1 ordered by 👍 Click the + to see more details.

<script type="text/javascript" src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js"></script> <script> $(document).ready( function () { $('table').DataTable( { "order": [[ 0, "desc" ]] }); } ); </script>

Footnotes

  1. The data in this table is updated every day.