Skip to content

Update bower.json to incude css file in main #26

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

Closed
Jerska opened this issue Dec 15, 2013 · 1 comment
Closed

Update bower.json to incude css file in main #26

Jerska opened this issue Dec 15, 2013 · 1 comment

Comments

@Jerska
Copy link

Jerska commented Dec 15, 2013

Hi,

I'm using rails-assets/rails-assets to require bower components in my rails applications.
It allows bower components to be required as a gem, and it uses bower.json to know which files to make available in the gem we import.
But the main attribute of your bower.json does not include the css file, making it impossible for me to require it in my application (since only the .js file is downloaded).

Let me know if this causes any problem, as I'm not that familiar with bower.

Thanks !

PS: Of course I can still download the css file manually and use this directive with it, but it goes against the automation process bower is supposed to give.

@Jerska
Copy link
Author

Jerska commented Jan 2, 2014

Thanks ! 👍

SimeonC pushed a commit to SimeonC/angular-bootstrap-datetimepicker that referenced this issue Mar 24, 2014
…ap-datetimepicker

# By Dale Lotts (9) and others
# Via Dale Lotts
* 'master' of https://github.com/dalelotts/angular-bootstrap-datetimepicker:
  Add grunt karma:watch task to run tests in background while developing
  Update readme to remove reference to Idea directory
  Update readme to separate on-set-time from configuration options.
  Add weekStart option and update to latest dependency versions. Also updated demo page.
  Update README.md
  Update to latest dependency versions and add ng-show example to demo page
  Fix issue dalelotts#26 - Include css file in bower.json
  Fix issue dalelotts#29
  added weekStart option
  Update callback function when date is selected to provide old and new values. Bump version to 0.2.1
  Add a Bitdeli Badge to README

Conflicts:
	src/js/datetimepicker.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants