Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To keep the compatible with mobile version when we use image as icon #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2022

  1. - To keep the compataible with mobile version, add "icon-url::" page …

    …property for icon image
    
    - add support for "icon2::" and "icon-url2::" page properties for one extra icon or icon image (only be effective when "icon::" or "icon-url::" is provided)
    - add dev dependency "vite-plugin-logseq" to use logseqDevPlugin() for for 'npm run dev'
    snakewa committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    41b69d0 View commit details
    Browse the repository at this point in the history
  2. - remove inline img tag style

    - add dev dependency "vite-plugin-logseq"
    snakewa committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    f796472 View commit details
    Browse the repository at this point in the history