This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
custom / individual module install from website downloads some older version of templates #2625
Comments
+1 Can you plz update the custom build tool on the homepage to generate builds based on the current 0.11.0 version? |
+1 it took me 2 hours to figure out why my page isn't working |
2 tasks
chrisirhc
added a commit
to chrisirhc/angular-ui-bootstrap
that referenced
this issue
Nov 14, 2014
- use modules in mappings file - generate concatenated JS - generate tpl and non-tpl file with banner - generate zip file for custom builds - add browser compatibility message - speed up page by deferring loading of files - only load the files when needed. Cache them after they're loaded. Fixes angular-ui#2960 Fixes angular-ui#2847 Fixes angular-ui#2625 Fixes angular-ui#2489 Fixes angular-ui#2357 Fixes angular-ui#2176
chrisirhc
added a commit
to chrisirhc/angular-ui-bootstrap
that referenced
this issue
Nov 14, 2014
Use approach from Twitter Bootstrap. Most of the code is from their customizer. - use modules in mappings file - generate concatenated JS - generate tpl and non-tpl file with banner - generate zip file for custom builds - add browser compatibility message - speed up page by deferring loading of files - only load the files when needed. Cache them after they're loaded. Fixes angular-ui#2960 Fixes angular-ui#2847 Fixes angular-ui#2625 Fixes angular-ui#2489 Fixes angular-ui#2357 Fixes angular-ui#2176
chrisirhc
added a commit
to chrisirhc/angular-ui-bootstrap
that referenced
this issue
Nov 14, 2014
Part of angular-ui#2892 Fixes angular-ui#2960 Fixes angular-ui#2847 Fixes angular-ui#2625 Fixes angular-ui#2489 Fixes angular-ui#2357 Fixes angular-ui#2176
chrisirhc
added a commit
to chrisirhc/angular-ui-bootstrap
that referenced
this issue
Nov 14, 2014
Use approach from Twitter Bootstrap. Most of the code is from their customizer. - use modules in mappings file - generate concatenated JS - generate tpl and non-tpl file with banner - generate zip file for custom builds - add browser compatibility message - speed up page by deferring loading of files - only load the files when needed. Cache them after they're loaded. Fixes angular-ui#2960 Fixes angular-ui#2847 Fixes angular-ui#2625 Fixes angular-ui#2489 Fixes angular-ui#2357 Fixes angular-ui#2176 Closes angular-ui#2892
OronNadiv
pushed a commit
to lanetix/bootstrap
that referenced
this issue
Nov 18, 2014
Use approach from Twitter Bootstrap. Most of the code is from their customizer. - use modules in mappings file - generate concatenated JS - generate tpl and non-tpl file with banner - generate zip file for custom builds - add browser compatibility message - speed up page by deferring loading of files - only load the files when needed. Cache them after they're loaded. Fixes angular-ui#2960 Fixes angular-ui#2847 Fixes angular-ui#2625 Fixes angular-ui#2489 Fixes angular-ui#2357 Fixes angular-ui#2176 Closes angular-ui#2892
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I needed just modal dialog related code, so I downloaded just that. Everything worked except things like dialog's 'size' and other configurations. I later realized that it is downloading some older version of template that doesn't have these options (or both template and the code)
The text was updated successfully, but these errors were encountered: