Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !17342

Update holder.min.js from 2.6.0 to 2.8.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/kkirsche/patch-14 into v4-dev Aug 26, 2015
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: kkirsche

  • Outlines with diagonals can now be drawn using the outline option.
  • Text color is now automatically set if no foreground color is specified.
  • Text margin can now be controlled using the run-time lineWrapRatio option.
  • addImage now supports a DOM node (or nodes) as argument
  • SVG and DOM functions have been factored out into modules.
  • Scene graph code has been rewritten to use plain JS, augment.js has been removed.
  • Flag processing code has been removed.
  • README has been updated with more documentation of internal options.
  • Query-string support has been added, e.g. holder.js/300x200?text=Holder 2.7
  • Flag syntax has been deprecated
  • Text can now be aligned
  • Text can now be displayed without wrapping
  • Image SVG placeholders no longer use Base64 encoding in data URIs
  • Added official Meteor package: imsky:holder
  • Fixed malformed SVG bug in Opera 12
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kkirsche/patch-14