Skip to content

Commit 5820f16

Browse files
author
R. S. Doiel
committed
Quick Save
1 parent 033e855 commit 5820f16

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+149
-56
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ authors:
1515

1616

1717
repository-code: "https://github.com/caltechlibrary/t2t3_dataset_web_apps"
18-
version: 0.0.2
19-
date-released: 2025-06-03
18+
version: 0.0.3
19+
date-released: 2025-06-04
2020

2121
license-url: "https://caltechlibrary.github.io/t2t3_dataset_web_apps/LICENSE"
2222
keywords:

about.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@
1616
</nav>
1717
<section>
1818
<h1 id="about-this-software">About this software</h1>
19-
<h2 id="t2t3_dataset_web_apps-0.0.2">t2t3_dataset_web_apps 0.0.2</h2>
19+
<h2 id="t2t3_dataset_web_apps-0.0.3">t2t3_dataset_web_apps 0.0.3</h2>
2020
<p>First draft of T2T3 workshop for using Dataset and CL Web Components
2121
to build web applications.</p>
2222
<p>Merged in CSVTextarea example to htdocs/edit_recipe.html,
2323
htdocs/modules/utils.js.</p>
24+
<p>Let's of copyedits since last release.</p>
2425
<h3 id="authors">Authors</h3>
2526
<ul>
2627
<li>R. S. Doiel, <a href="https://orcid.org/0000-0003-0900-6903"

about.md

Lines changed: 5 additions & 3 deletions

codemeta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"dateCreated": "2025-05-30",
15-
"dateModified": "2025-06-03",
16-
"datePublished": "2025-06-03",
15+
"dateModified": "2025-06-04",
16+
"datePublished": "2025-06-04",
1717
"description": "The repository contains a presentation introducing web application construction using\nDataset and Web Components. It is intended for the T2T3 series at Caltech Library.\n\nIt presents the construction process to build a simple recipe collection system.",
1818
"funder": [
1919
{
@@ -52,10 +52,10 @@
5252
"htmlq",
5353
"CMTools >= 0.0.29"
5454
],
55-
"version": "0.0.2",
55+
"version": "0.0.3",
5656
"developmentStatus": "wip",
5757
"issueTracker": "https://github.com/caltechlibrary/t2t3_dataset_web_apps/issues",
58-
"releaseNotes": "First draft of T2T3 workshop for using Dataset and CL Web Components to build web applications.\n\nMerged in CSVTextarea example to htdocs/edit_recipe.html, htdocs/modules/utils.js.",
58+
"releaseNotes": "First draft of T2T3 workshop for using Dataset and CL Web Components to build web applications.\n\nMerged in CSVTextarea example to htdocs/edit_recipe.html, htdocs/modules/utils.js.\n\nLet's of copyedits since last release.",
5959
"copyrightYear": 2025,
6060
"copyrightHolder": "California Institute of Technology"
6161
}
6.15 KB
Binary file not shown.
6.18 KB
Binary file not shown.
6.32 KB
Binary file not shown.
751 Bytes
Binary file not shown.
6.15 KB
Binary file not shown.
6.17 KB
Binary file not shown.

0 commit comments

Comments
 (0)