Tablenator のバージョン履歴 - 全 19 バージョン
Tablenator 作成者: Charah.ca
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.0.18
リリース日 : 2020年2月21日 - 629.89 KBfirefox バージョン 48.0 以降 で動作Tablenator used to report a problem if a TH cell did not contain any text and there was an image with an alt tag. The tablenator does not report the cell as empty anymore.ソースコードは Mozilla Public License 2.0 に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.0.17
リリース日 : 2020年1月16日 - 629.59 KBfirefox バージョン 48.0 以降 で動作Corrected bug introduced by v1.0.16 when I removed warnings about table order potentially being in the wrong order.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.16
リリース日 : 2020年1月16日 - 629.64 KBfirefox バージョン 48.0 以降 で動作. Changed the Tablenator popup screen to show the label "Analyze all tables" to look more like a window title, and not clickable. Changed the text around keeping and removing content to include the fact that we are analyzing tables.
. Removed the warning about ids possibly being in the wrong order until I come up with a better algorithm.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.15
リリース日 : 2019年12月5日 - 629.5 KBfirefox バージョン 48.0 以降 で動作Changed the top of the page so that there is now only one list of all of the tables found on the page. Each entry in the list of tables is linked to the table on the page. If the Tablenator/W3C finds any issues with a table, an indicator is shown next to table entry to show whether there is a Tablenator error, Tablenator warning, or W3C error.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.14
リリース日 : 2019年11月29日 - 628.98 KBfirefox バージョン 48.0 以降 で動作o Display alert box if the user tries to analyze tables with or without content a second time.
o At the top of the page, display a list of all tables found on the page.
o Added error check logic. If a page has scope row/col and no scope rowgroup/colgroup and has rowspan/colspan then report an error.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.13
リリース日 : 2019年11月28日 - 628.83 KBfirefox バージョン 48.0 以降 で動作o Tablenator will now report duplicate ids that span multiple tables.
o Tablenator will now report on duplicate ids within a header tag.
o Change the "Analyze all tables" to show page table information with and without the page content around the tablesソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.12
リリース日 : 2019年11月6日 - 627.95 KBfirefox バージョン 48.0 以降 で動作- When you select the option to "Analyze all tables", the Tablenator will now also setup the tool to "Show table relationships". There is no longer any need to select this option seperately.
- The Tablenator will now report an error if a TH cell is empty.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.11
リリース日 : 2019年10月30日 - 627.79 KBfirefox バージョン 48.0 以降 で動作o The Tablenator was reporting a warning that tables with no accessibilty tags which only had a th in the first row and/or first column as a simple table, but was not looking for rowspans and colspans. It is now looking for rowspans and colspans and is not reporting it as a simple table if the table has these.
o Changed the colours of the errors and warnings so that they are not so hard on the eyes and still accessible.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.10
リリース日 : 2019年10月9日 - 627.83 KBfirefox バージョン 48.0 以降 で動作If the headers on a td cell were separated by more than 1 space, the numbering shown in the "Show table relationships" seemed to skip numbers. This has been corrected.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.9
リリース日 : 2019年10月4日 - 627.83 KBfirefox バージョン 48.0 以降 で動作Fixed a bug where if the Tablenator did not find an ID referenced in a header attribute, the Tablenator stopped processing.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.8
リリース日 : 2019年10月3日 - 627.8 KBfirefox バージョン 48.0 以降 で動作o Ensured that the error and warning message passed colour contrast rules.
o When looking at table relationships, and you hover over a cell, a popup appears with a list of the headers that are associated with the cell. This popup has been formated to display each associated cell onto a separate line.
o When looking at table relationships, the related cells are numbered in the order that an accessibility device would read out the headers. In the past, the order number would be shown in the cell, and depending on the amount of space in the cell, the cell size would change. This would cause the screen to jump around while hovering the mouse over cells. We now overlay the cell with the order number; this eliminate the screen jumping issue.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.7
リリース日 : 2019年9月11日 - 627.55 KBfirefox バージョン 48.0 以降 で動作If you are showing table relationships, you can now hover over a cell, a tooltip will appear indicating the the headers associated with the cell. This will be useful if you have a large table, and the header cells are no longer on the screen.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.6
リリース日 : 2019年9月10日 - 627.36 KBfirefox バージョン 48.0 以降 で動作-If a table is really simple (top header row OR left header column), and no scope or headers, now show as a warning only.
-The order of the ids in a headers attribute can now either be sorted in row first/column second or column first/row second order.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.5
リリース日 : 2019年9月6日 - 635 KBfirefox バージョン 48.0 以降 で動作Changed the Tablenator logo ...againソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.4
リリース日 : 2019年9月5日 - 477.94 KBfirefox バージョン 48.0 以降 で動作Changed the Tablenator logo.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.3
リリース日 : 2019年9月5日 - 499.61 KBfirefox バージョン 48.0 以降 で動作Changed the Tablenator menu to show buttons instead of links.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.2
リリース日 : 2019年9月3日 - 499.38 KBfirefox バージョン 48.0 以降 で動作Corrected issue where the tool reported a Tablenator issue if there were extra spaces in the headers attribute.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.1
リリース日 : 2019年9月2日 - 499.35 KBfirefox バージョン 48.0 以降 で動作-Fixed sorting of w3c table errors (e.g. table 11 comes after table 4 now)
-Corrected problem where tables were reporting W3C errors but there were none.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0
リリース日 : 2019年8月13日 - 500.51 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています