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

feat: Show barcode image on product page - Fixes #1728 #4227

Closed
wants to merge 4 commits into from
Closed

feat: Show barcode image on product page - Fixes #1728 #4227

wants to merge 4 commits into from

Commits on Sep 18, 2020

  1. Fixed Issue #1728

    `Show barcode image on product page`
    
    * Added JsBarcode CDN link to the frontend.
    * Now the `barcode number` is converted to a vector image.
    ArishSultan committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    47fa9e3 View commit details
    Browse the repository at this point in the history
  2. * Fixed nested paragraph issue. (Now only span is placed inside the p…

    …aragraph)
    
    * Fixed dangling svg issue (It occured when the javascript was turned off)
    ArishSultan committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a05e258 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    4776bf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    89485ff View commit details
    Browse the repository at this point in the history