Commit Graph

197 Commits

Author SHA1 Message Date
Adrian Heine f15ed2d080 Sync README with crate doc
5334d783f2 and
c036b7c7c5 were only applied to the crate
documentation but not to the copy in README.md.

Might make sense to use https://github.com/livioribeiro/cargo-readme or
https://github.com/orium/cargo-rdme ;)
2023-03-14 19:15:13 +01:00
Adrian Heine 643ab46220 Fix links in README 2023-03-14 13:46:39 +01:00
Adrian Heine 46a2794a87 Rename more typed-html references
This also fixes the documentation links from axohtml_macros to axohtml.
2023-03-14 13:36:23 +01:00
ashley williams ee6743b559
Create SECURITY.md 2023-01-31 21:29:13 -06:00
ashley williams 679c193847
Merge pull request #27 from axodotdev/0.4.1
0.4.1
2023-01-24 18:50:23 -06:00
Ashley Williams 67e74aabcb 0.4.1 2023-01-24 18:22:10 -06:00
ashley williams 639604a8c2
Merge pull request #26 from axodotdev/capital-p-policy
fix(types): Permission Policy, not policy
2023-01-24 18:16:20 -06:00
Ashley Williams f0673efc94 fix(types): Permission Policy, not policy 2023-01-24 18:10:04 -06:00
ashley williams eaac9f86c7
Merge pull request #24 from axodotdev/0.4.0
0.4.0
2023-01-24 15:33:07 -06:00
Sara Vieira 54b70652bb v0.4.0 2023-01-24 15:22:58 -06:00
ashley williams cec0ec561b
Merge pull request #23 from axodotdev/add-permissions
Add permissions policy
2023-01-24 15:21:30 -06:00
Sara Vieira 113fec3e99 add permissions policy 2023-01-24 15:34:50 +01:00
Sara Vieira 0e50f9efe4
Merge pull request #18 from axodotdev/crates-link
link badges in readme
2023-01-03 15:20:33 +00:00
Ashley Williams 6b299b5ca8 feat(readme): link actions badge to actions view 2023-01-03 08:25:22 -06:00
Ashley Williams 5d9e2e7634 feat(readme): link crates badge to cratesio 2023-01-03 08:24:40 -06:00
ashley williams f8308cca78
Merge pull request #17 from axodotdev/0.3.0
0.3.0
2023-01-02 14:49:26 -06:00
Sara Vieira ecb0029c20 0.3.0 2023-01-02 14:36:14 -06:00
Sara Vieira a9a712d915 add seo tags for twitter 2023-01-02 12:25:09 -06:00
ashley williams 03efe72dad
Merge pull request #14 from axodotdev/allow_unsafe
allow unsafe text in script
2022-12-23 10:54:18 -06:00
Sara Vieira 12c89a4fc8
Merge pull request #12 from axodotdev/aria-sort 2022-12-23 16:05:15 +00:00
Sara Vieira 3ea02872c7 Merge branch 'main' of github.com:axodotdev/axohtml into aria-sort 2022-12-23 16:01:35 +00:00
Sara Vieira 527ab6fe15 Merge branch 'main' of github.com:axodotdev/axohtml into allow_unsafe 2022-12-23 16:00:28 +00:00
Sara Vieira 0384d4e4fb only allow unsafe 2022-12-23 15:59:28 +00:00
ashley williams f392e6daac
Merge pull request #10 from axodotdev/fix-data
Fix data attributes && add ability to have script in HTML
2022-12-23 09:31:17 -06:00
ashley williams f2cbaa9e07
Merge pull request #11 from axodotdev/aria-orientation
type aria orientation
2022-12-23 09:28:36 -06:00
Sara Vieira 59fa2fd099 allow unsafe text in script 2022-12-22 21:34:50 +00:00
Sara Vieira 85481c23c1 type aria sort 2022-12-22 17:38:57 +00:00
Sara Vieira a2fd84ab5e type aria orientation 2022-12-22 17:35:41 +00:00
Sara Vieira da3e87a38e move implementatipn 2022-12-22 15:02:41 +00:00
Sara Vieira ae1462cdb8 fix data attrs, support scfript 2022-12-22 14:28:12 +00:00
ashley williams 19af976dcb
Merge pull request #9 from axodotdev/0.2.0
0.2.0
2022-12-19 15:50:19 -06:00
Ashley Williams 5f88f45c30 0.2.0 2022-12-19 15:37:02 -06:00
ashley williams b7a52d3e3d
Merge pull request #11 from SaraVieira/aria
add support for aria
2022-12-19 14:45:46 -06:00
ashley williams ea94ab2f2b
Merge branch 'main' into aria 2022-12-19 14:38:08 -06:00
Sara Vieira 4a6e42bbd5
Merge pull request #13 from axodotdev/contrib
feat: add CONTRIBUTING.md
2022-12-19 15:34:51 -05:00
Sara Vieira da6905cb6d
Merge branch 'main' into contrib 2022-12-19 15:34:44 -05:00
Ashley Williams c85655fe26 feat: add CONTRIBUTING.md 2022-12-19 13:59:00 -06:00
Sara Vieira e3599fd81f
Merge branch 'main' into aria 2022-12-19 14:28:47 -05:00
Sara Vieira 3e2d9282f6 add support for aria 2022-12-19 19:27:48 +00:00
ashley williams e073a67193
Merge pull request #8 from SaraVieira/meta-proprety
Add proprety in meta tags
2022-12-19 11:03:39 -06:00
Sara Vieira 5a92c5994c revert bump 2022-12-19 16:11:56 +00:00
Sara Vieira 44984f451c up version 2022-12-19 14:06:21 +00:00
Sara Vieira 9d8c50f4d5 add proprety in meta tags 2022-12-19 14:04:06 +00:00
ashley williams acb80eeb0b
Merge pull request #7 from axodotdev/0.1.0
release: 0.1.0
2022-12-16 10:37:25 -06:00
Ashley Williams ec7b781723 release: 0.1.0 2022-12-16 09:53:38 -06:00
ashley williams f4b4afcc5c
Merge pull request #6 from axodotdev/see-aye-yi-yi
fix(doc): update example text for rustdoc
2022-12-16 09:29:03 -06:00
Ashley Williams 73cb76a2d4 fix(doc): update example text for rustdoc 2022-12-16 09:14:31 -06:00
ashley williams 478dd674fd
Merge pull request #5 from axodotdev/see-aye-yi-yi
doc(badges): add ci and crates.io badges to readme
2022-12-16 08:40:08 -06:00
Ashley Williams e30c8e7315 fork: remove release config 2022-12-16 08:22:44 -06:00
Ashley Williams 9978e91518 doc(license): add badge 2022-12-16 08:19:15 -06:00