This is an automated email from the ASF dual-hosted git repository.

delei pushed a change to branch 
dependabot/maven/main/org.apache.maven.wrapper-maven-wrapper-3.1.1
in repository https://gitbox.apache.org/repos/asf/fesod.git


    from 7412b385 build: bump org.apache.maven.wrapper:maven-wrapper from 3.1.0 
to 3.1.1
     add 40d54dc1 docs: add documentation for the includeColumnIndex parameter 
(#1008)
     add 1fb95727 test: add tests for EscapeHexCellWriteHandler (#1001)
     add e6b6d1a3 style: redesign homepage hero as a spreadsheet grid (#983)
     new a1f41d89 Merge branch 'main' into 
dependabot/maven/main/org.apache.maven.wrapper-maven-wrapper-3.1.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../EscapeHexCellWriteHandlerRoundTripTest.java    |  84 ++++++++++++++
 .../handler/EscapeHexCellWriteHandlerTest.java     | 124 +++++++++++++++++++++
 website/docs/sheet/help/parameter.md               |   3 +
 website/docs/sheet/read/csv.md                     |  24 ++++
 website/docs/sheet/read/pojo.md                    |   3 +
 website/docs/sheet/read/sheet.md                   |  30 +++++
 .../current/sheet/help/parameter.md                |   3 +
 .../current/sheet/read/csv.md                      |  24 +++-
 .../current/sheet/read/pojo.md                     |   3 +
 .../current/sheet/read/sheet.md                    |  32 ++++++
 website/src/css/custom.css                         |   2 +-
 website/src/pages/index.js                         |  25 +++++
 website/src/pages/index.module.css                 |  61 ++++++++++
 13 files changed, 416 insertions(+), 2 deletions(-)
 create mode 100644 
fesod-sheet/src/test/java/org/apache/fesod/sheet/write/handler/EscapeHexCellWriteHandlerRoundTripTest.java
 create mode 100644 
fesod-sheet/src/test/java/org/apache/fesod/sheet/write/handler/EscapeHexCellWriteHandlerTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to