Nettlesartillegg for Firefox
  • Utvidingar
  • Tema
    • for Firefox
    • Ordbøker og språkpakkar
    • Andre nettlesarplassar
    • Utvidingar for Android
Logg inn
Ikon for utvidingar

Tablenator versjonshistorikk - 19 versjonar

Tablenator av Charah.ca

Vurdering: 5 av 5
5 stjerner av 5
5
1
4
0
3
0
2
0
1
0
Tablenator versjonshistorikk - 19 versjonar
  • Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.

  • Siste versjon

    Versjon 1.0.18

    Sleppt 21. feb. 2020 - 629,89 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Du treng Firefox for å bruke denne utvidinga
    Last ned Firefox og få utvidinga
    Last ned fil
  • Eldre versjonar

    Versjon 1.0.17

    Sleppt 16. jan. 2020 - 629,59 KB
    Fungerar med firefox 48.0 og nyare
    Corrected bug introduced by v1.0.16 when I removed warnings about table order potentially being in the wrong order.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.16

    Sleppt 16. jan. 2020 - 629,64 KB
    Fungerar med firefox 48.0 og nyare
    . 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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.15

    Sleppt 5. des. 2019 - 629,5 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.14

    Sleppt 29. nov. 2019 - 628,98 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.13

    Sleppt 28. nov. 2019 - 628,83 KB
    Fungerar med firefox 48.0 og nyare
    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

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.12

    Sleppt 6. nov. 2019 - 627,95 KB
    Fungerar med firefox 48.0 og nyare
    - 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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.11

    Sleppt 30. okt. 2019 - 627,79 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.10

    Sleppt 9. okt. 2019 - 627,83 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.9

    Sleppt 4. okt. 2019 - 627,83 KB
    Fungerar med firefox 48.0 og nyare
    Fixed a bug where if the Tablenator did not find an ID referenced in a header attribute, the Tablenator stopped processing.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.8

    Sleppt 3. okt. 2019 - 627,8 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.7

    Sleppt 11. sep. 2019 - 627,55 KB
    Fungerar med firefox 48.0 og nyare
    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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.6

    Sleppt 10. sep. 2019 - 627,36 KB
    Fungerar med firefox 48.0 og nyare
    -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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.5

    Sleppt 6. sep. 2019 - 635 KB
    Fungerar med firefox 48.0 og nyare
    Changed the Tablenator logo ...again

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.4

    Sleppt 5. sep. 2019 - 477,94 KB
    Fungerar med firefox 48.0 og nyare
    Changed the Tablenator logo.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.3

    Sleppt 5. sep. 2019 - 499,61 KB
    Fungerar med firefox 48.0 og nyare
    Changed the Tablenator menu to show buttons instead of links.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.2

    Sleppt 3. sep. 2019 - 499,38 KB
    Fungerar med firefox 48.0 og nyare
    Corrected issue where the tool reported a Tablenator issue if there were extra spaces in the headers attribute.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0.1

    Sleppt 2. sep. 2019 - 499,35 KB
    Fungerar med firefox 48.0 og nyare
    -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.

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
  • Versjon 1.0

    Sleppt 13. aug. 2019 - 500,51 KB
    Fungerar med firefox 48.0 og nyare

    Kjeldekode sleppt under Mozilla Public License 2.0

    Last ned fil
Gå til Mozilla-heimesida

Utvidingar

  • Om
  • Firefox tilleggsblogg
  • Utvidingsverkstad
  • Utviklarsenter
  • Utviklarpraksis
  • Fellesskaps-blogg
  • Forum
  • Rapporter ein feil
  • Vurderingsguide

Nettlesar

  • Desktop
  • Mobile
  • Enterprise

Produkt

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Personvern
  • Infokapslar
  • Juridisk

Om ikkje noko anna er spesifisert, er innhaldet på denne nettstaden lisensiert under Creative Commons Attribution Share-Alike License v3.0 eller ein seinare versjon.