-
Updated
Jun 5, 2020 - JavaScript
bower
Here are 906 public repositories matching this topic...
-
Updated
Jun 15, 2020 - JavaScript
As demonstrated in https://codepen.io/blixhavn/pen/dyPMYeM
When wrapping the sidebar and its content within a scrollable, fixed-height div, the sticky sidebar does not work.
-
Updated
Apr 22, 2020 - CSS
Would help detecting errors, when migrating to the new config syntax, i.e I had the key for installer-paths wrong.
"fxp-asset": {
"asset-installer-paths": {
Improve room UX
Mobile Era is using room names as tags. Room UX should be improved. On mobile they should be listed on cards and they should be filterable.
-
Updated
Jul 11, 2018 - CSS
-
Updated
May 1, 2020 - JavaScript
-
Updated
Jun 17, 2020 - JavaScript
When you run original bower update it quietly installs all required components including those never installed before.
bowerphp exits with error:
[RuntimeException]
Package adminlte is not installed.
Usually package managers (bower, npm, composer, ...) do install when you run update.
Description
The data property of ui.draggable is incorrect because nodeDropped receives information about the node that was being dragged, which gets removed after being dropped. Thus, it tries to access the node that is now in the place of the previously dragged node. This does not occur with nodeDropping.
Steps to reproduce
- Open the JSFiddle
-
Updated
May 19, 2019 - TypeScript
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Feb 18, 2019 - JavaScript
I used bower-away to migrate angular-seed from bower to yarn.
The project was successfully converted to Yarn.
I found all bower components in node_modules/@bower_components.
After running the http-server with:
yarn http-server -a localhost -p 8000 -c-1 ./app
When I open http://localhost:8000/ in a browser I get the following error
-
Updated
May 28, 2020 - HTML
The calander currently starts on a sunday as in

For easy comparison with other visual calanders it would be great to pass an option to start the calander on a monday as in
 that was held by other team, whereupon the other team was relegated to the waitlist.
I noticed that the brush strokes are drawn on the upper canvas. Thus making it impossible to layer with other items on the lower canvas.
The default fabric.js drawing brush draws on the lower canvas too.
Also, is it possible to select and move the strokes once they are drawn? Similar to how the default fabric.js brush works
-
Updated
Apr 17, 2018 - JavaScript
Improve this page
Add a description, image, and links to the bower topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bower topic, visit your repo's landing page and select "manage topics."




The main documentation site doesn't have docs for this new parameter. Can anybody update it?
Originally posted by @yrtimiD in angular-translate/angular-translate#1760 (comment)