Skip to content

Releases: daKmoR/rocket

@d4kmor/[email protected]

09 Dec 21:21
Compare
Choose a tag to compare

Minor Changes

  • 15e0abe: Bump versions because dependencies changed

@d4kmor/[email protected]

02 Dec 18:38
Compare
Choose a tag to compare

Patch Changes

  • 7c1275b: Background of the input should be transparent to support dark mode

@d4kmor/[email protected]

02 Dec 18:55
Compare
Choose a tag to compare

Patch Changes

  • 04f7f82: Add rendering of shadow dom back

@d4kmor/[email protected]

02 Dec 18:38
Compare
Choose a tag to compare

Patch Changes

  • 7c1275b: Bump version of @lion/overlays so the mobile backdrop disappears on hide

@d4kmor/[email protected]

30 Nov 23:02
Compare
Choose a tag to compare

Patch Changes

  • caaeb5e: Ensure it also works on Safari

@d4kmor/[email protected]

30 Nov 23:02
Compare
Choose a tag to compare

Patch Changes

  • caaeb5e: Updated lion dependencies to by in sync with other rocket packages

@d4kmor/[email protected]

29 Nov 18:42
Compare
Choose a tag to compare

Patch Changes

  • 638fe46: applied following fixies
    • expose some css theming variables
    • truncate text also when many terms are found
    • show only a max of 10 results for the frontend
    • add icons to npm artifact

@d4kmor/[email protected]

29 Nov 19:30
Compare
Choose a tag to compare

Patch Changes

  • 7df4566: Add a dependency to @rollup/plugin-node-resolve

@d4kmor/[email protected]

28 Nov 15:43
Compare
Choose a tag to compare

Minor Changes

  • 4287d02: - create and serves a search index json file
    • add a web component that uses a combobox to fill in the search results (from the index)
    • highlight the appropriate search or terms (in frontend and in cli)

@d4kmor/[email protected]

28 Nov 15:43
Compare
Choose a tag to compare

Minor Changes

  • 4287d02: Arrange header content to allow for search to be added