Commit graph

  • ce6458af41 Fix doc comments on parser Chris Wong 2021-03-13 20:49:05 +11:00
  • 9f7331f427
    Remove Attrs type alias () Chris Wong 2021-03-13 20:25:56 +11:00
  • 7284924cc8
    Add more UI tests () Chris Wong 2021-03-13 19:38:50 +11:00
  • 4cffcd298b
    Remove [Foo] tags from changelog () Chris Wong 2021-01-26 22:47:49 +13:00
  • 75b6801f47
    Switch documentation to semantic line breaks () Chris Wong 2021-01-22 19:31:51 +13:00
  • eaf552d417
    Test documentation examples in CI () Chris Wong 2021-01-15 17:40:46 +13:00
  • 0a0172e0fe
    Update release process to mention automatic docs publish Chris Wong 2021-01-09 19:30:37 +13:00
  • 587e536fb6 Remove the docs deploy script Chris Wong 2021-01-09 19:23:07 +13:00
  • 4a6ba2efa5 Update contributing docs and document release process Chris Wong 2021-01-09 19:03:16 +13:00
  • a0f6e16958 Run publish docs action on release Chris Wong 2021-01-09 19:19:51 +13:00
  • b8872d4098
    Don't call the user a "silly bumpkin" () Chris Wong 2021-01-09 18:51:05 +13:00
  • 87b7c9c2ba
    Release 0.22.2 () Chris Wong 2021-01-09 18:01:17 +13:00
  • b286c65939
    Use Span::mixed_site directly from proc-macro2 () Chris Wong 2021-01-09 17:15:43 +13:00
  • 37e11fcb6b
    Remove non-Maud benchmarks () Chris Wong 2021-01-07 21:37:28 +13:00
  • 605cb86e32 Note that docs CI should be kept in sync with publish script Chris Wong 2021-01-07 21:08:59 +13:00
  • eb4729053b
    Fix missing dollar sign Chris Wong 2021-01-07 17:12:56 +13:00
  • 1fab3b02ef
    Create GitHub Action that publishes docs () Chris Wong 2021-01-07 17:08:52 +13:00
  • 01636f5545
    Add CNAME to manual deploy script () Chris Wong 2021-01-06 23:33:00 +13:00
  • 202dc1ef01
    Fix pulldown-cmark/ammonia example in docs () Chris Wong 2021-01-06 23:09:59 +13:00
  • 31bd465b52
    Generalize Into impl to From () Chris Wong 2021-01-04 21:45:33 +13:00
  • 07f31e9342
    Enable --all-targets for Clippy () Chris Wong 2020-12-23 20:02:34 +13:00
  • 5f7cec4da1
    Remove Travis status badges () Chris Wong 2020-12-23 19:38:27 +13:00
  • 24593d8118
    Switch to GitHub Actions () Chris Wong 2020-12-23 19:20:58 +13:00
  • 167afc65bd
    Changelog: make "Unreleased" a link Chris Wong 2020-12-01 10:45:54 +13:00
  • 0358af67dc
    Improve "elements and attributes" documentation () Chris Wong 2020-12-01 10:44:05 +13:00
  • d5dec51c3a
    Make the ? suffix for empty attributes optional () Chris Wong 2020-11-11 16:47:23 +13:00
  • 6ebe6b1fe1
    Clean up tests () Chris Wong 2020-11-07 22:44:47 +13:00
  • f1e2b71fed
    Use rustfmt from stable instead of nightly () Chris Wong 2020-11-02 23:33:40 +13:00
  • 0c9b6f2150
    Release 0.22.1 () Chris Wong 2020-11-02 19:24:13 +13:00
  • 159b4080d2 Document splices in classes and IDs () Chris Wong 2020-11-02 16:33:03 +11:00
  • 3af1397541
    Rewrite docs () Chris Wong 2020-11-02 12:53:27 +13:00
  • 39a866d946
    Enable LXD for faster builds () Chris Wong 2020-10-11 23:43:41 +13:00
  • eac710815b Update changelog for stable support Chris Wong 2020-10-11 20:11:44 +11:00
  • 31115a6287
    Add actix-web v3 support () Rob Ede 2020-10-11 05:22:19 +01:00
  • b3d16f83b1
    Add a version string to the documentation () Chris Wong 2020-10-08 11:05:00 +13:00
  • b670d85595
    Update documentation to account for stable support () Chris Wong 2020-10-08 11:02:19 +13:00
  • ca2ba2d13c
    Only deploy documentation when a release is tagged () Chris Wong 2020-10-08 11:01:42 +13:00
  • 6c387e8126
    Test --all-features separately () Chris Wong 2020-10-06 20:42:24 +13:00
  • c139b7b719 Ensure that trybuild tests are actually run Chris Wong 2020-10-06 18:14:47 +11:00
  • 3e0b2d8df1 Fix documentation deployment Chris Wong 2020-10-06 14:32:26 +13:00
  • 109c59bf62
    Fix Travis CI warnings () Chris Wong 2020-10-06 13:27:15 +13:00
  • 49f3c46bd2
    Avoid unstable specialization with this one weird trick! () Chris Wong 2020-10-05 22:44:27 +13:00
  • 165cfd5fe0
    Update benchmarks and documentation dependencies () Chris Wong 2020-09-28 22:57:55 +10:00
  • 7f354e2c21 Travis: replace --all with --workspace Chris Wong 2020-09-28 22:13:07 +10:00
  • 64390ec0ce
    Switch to version_check () Chris Wong 2020-09-28 22:03:06 +10:00
  • 250d93df9a
    Enable stable support 🎉 () Chris Wong 2020-09-28 11:06:44 +10:00
  • d66c2d66fd
    Remove #![feature(proc_macro_hygiene)] () Chris Wong 2020-09-27 23:17:41 +10:00
  • 2603c1c317 Fix Travis CI badge Chris Wong 2020-09-27 22:50:29 +10:00
  • cb81ebe961
    Merge pull request from lambda-fairy/rustfmt Chris Wong 2020-09-27 21:58:55 +10:00
  • 50a7e9ce37 Format everything! Chris Wong 2020-09-27 21:36:27 +10:00
  • db28f4c100 Add trybuild tests to config Chris Wong 2020-09-27 21:33:37 +10:00
  • 0bab139b66 Skip an html! call Chris Wong 2020-09-27 21:30:50 +10:00
  • 2801530953 Enforce rustfmt on Travis CI Chris Wong 2020-09-27 20:59:49 +10:00
  • 88154c4c42
    Merge pull request from CreepySkeleton/master Chris Wong 2020-09-27 20:39:48 +10:00
  • 8f025e2c86 Remove unused import Chris Wong 2020-09-27 20:14:16 +10:00
  • 4d3d057cc2 Move to trybuild CreepySkeleton 2020-08-31 10:43:24 +03:00
  • 3e23e0d784 Turn the warning into a hard error CreepySkeleton 2020-08-31 10:00:01 +03:00
  • 7b06af4369 Fix cargo clippy lints CreepySkeleton 2020-08-31 09:51:21 +03:00
  • 7d16af9a06 Make use of SpanRange instead of Span CreepySkeleton 2020-08-31 11:57:55 +03:00
  • ef120ab2d0 Transfer codebase from ParseResult to abort! CreepySkeleton 2020-08-30 23:28:49 +03:00
  • a495522259
    Put specialized impls in a logical order () Chris Wong 2020-08-07 21:24:00 +10:00
  • f85e7b500b
    Put Specialization behind a feature () Berwyn Jamesson 2020-08-07 07:05:00 -04:00
  • ad8dc8c4c7
    Add an off-by-default 'unstable' flag () Berwyn Jamesson 2020-07-21 08:04:48 -04:00
  • 162a15ca83
    Use std::matches! () Chris Wong 2020-07-18 17:49:01 +10:00
  • a10130a9ac
    Switch to 3rd party quote macro () Byte 2020-07-12 11:42:14 +00:00
  • ee82847d8f Silence "specialization is incomplete" warning Chris Wong 2020-06-22 17:30:21 +10:00
  • 34a79ee706 Release 0.22 Chris Wong 2020-06-20 19:50:19 +10:00
  • fe5fcb13e9 Update dependencies for benchmarks and docs Chris Wong 2020-06-20 19:26:58 +10:00
  • abb1e799f9
    Remove #![feature(crate_visibility_modifier)] () Chris Wong 2020-06-20 19:22:10 +10:00
  • 03e03e2e7d
    Replace Span::def_site and remove #![feature(proc_macro_def_site)] () Byte 2020-06-14 14:29:51 +02:00
  • 240ecf03b8
    Add example to docs of custom element () brian 2020-05-28 13:04:19 +07:00
  • 4d1f18ad8b Fix compiletest Chris Wong 2020-04-24 23:46:57 +10:00
  • dfa7d5a848
    Merge pull request from czyba/master Chris Wong 2020-03-21 22:42:54 +11:00
  • 34d1b6ab36 Revert "[web-frameworks] Mention support for both actix-web versions 1 and 2" Christopher Czyba 2020-03-07 13:53:42 +01:00
  • fca333cc36 [CHANGELOG] Mention actix-web 2.0.0 support Christopher Czyba 2020-03-07 13:52:49 +01:00
  • ba3f12a65a [actix-web] Only support actix-web 2.0.0 from now on Christopher Czyba 2020-03-07 13:46:41 +01:00
  • 396df07da4 [web-frameworks] Mention support for both actix-web versions 1 and 2 Christopher Czyba 2020-03-03 20:30:46 +01:00
  • 8e8e078dc4 [actix-web] Add support for actix-web >= 2.0.0 Christopher Czyba 2020-03-03 20:20:30 +01:00
  • c119dbc4b1
    Merge pull request from AlterionX/master Chris Wong 2019-11-24 16:35:51 +13:00
  • 8fee6523c3 Modified lock file AlterionX 2019-11-23 19:52:27 -06:00
  • 42108c3517 Upgrade syn to 1.0.8. Upgrade matches to 0.1.8 AlterionX 2019-11-23 16:17:16 -06:00
  • da20d19232 Update benchmark dependencies to fix compile error Chris Wong 2019-11-24 13:26:18 +13:00
  • f5dbccdc96
    Fix deploy.sh to actually build in parallel Chris Wong 2019-09-14 19:15:55 +12:00
  • d0f29ae410 Change username from lfairy to lambda-fairy Chris Wong 2019-09-14 13:48:59 +12:00
  • 5e2c9e26a8 Release 0.21.0 Chris Wong 2019-07-01 21:03:44 +12:00
  • 680607dfae Update actix-web support documentation. () kstrohbeck 2019-06-28 19:29:04 -05:00
  • 90cc11e9ce Add dyn Chris Wong 2019-06-16 22:18:19 +12:00
  • d18cd75b39 Updated actix-web () Jacob 2019-06-16 02:03:40 -04:00
  • e302ba57e0 Use syn instead of literalext () Malthe Borch 2019-05-18 03:44:43 +00:00
  • ee74c3ec49 Clean up partials docs Chris Wong 2019-05-09 21:27:27 +12:00
  • f3a4c298de Add implicit div class/id shorthand () Thomas Lovegrove 2019-04-20 02:39:24 +01:00
  • f652784adb Add overflow: auto to documentation CSS Chris Wong 2019-04-03 20:16:32 +13:00
  • 13a5cfcaa3 Document the documentation Chris Wong 2019-03-30 16:17:49 +13:00
  • b86ba7af85 Use absolute paths in generated code Chris Wong 2019-03-28 20:18:12 +13:00
  • eb4ef2f969 Travis: build and deploy the book Chris Wong 2019-03-27 21:54:35 +13:00
  • c5e8eb4d5f Travis: split build into jobs Chris Wong 2019-03-27 19:42:02 +13:00
  • dae5074c8d Build all the features together (apparently it works now) Chris Wong 2019-03-25 21:22:38 +13:00
  • b681a93cbd Use stable compiletest Chris Wong 2019-03-25 20:47:48 +13:00
  • 5b027d08ae
    Remove maud_extras crate () Chris Wong 2019-03-25 20:36:23 +13:00
  • be10b9837e
    Merge pull request from lfairy/new-docs Chris Wong 2019-03-25 19:53:49 +13:00