Commit Graph

34 Commits

Author SHA1 Message Date
Andy Joslin
83f4776f53 chore: remove animation & type attributes, standard controller names 2014-03-18 14:54:21 -06:00
Andy Joslin
87a25a8bff feat(ionNavBar,ionHeaderBar): use declarative syntax
BREAKING CHANGE:

navBar is majorly different.  Manually write this when changelog is
released.  Add link to docs.
2014-03-15 11:49:49 -06:00
Andy Joslin
64b98beb4b chore(): prepare for 0.9.27 - last alpha release 2014-03-15 10:50:48 -06:00
Andy Joslin
bfcfae3747 feat(ionNavBar,ionHeaderBar): use declarative syntax
BREAKING CHANGE:

navBar is majorly different.  Manually write this when changelog is
released.  Add link to docs.
2014-03-14 13:06:10 -06:00
Max Lynch
a30b0b7d4f feat(popup): Added popup support 2014-03-13 14:57:48 -05:00
Andy Joslin
55089042d8 chore(build): documentation generation
Main changes:

* Use gulpfile now (build was getting way too disorganized with custom
tasks; gulpfiles are much easier to build clean custom tasks with than
Grunt.
* View README#Development for updated commands
* Docs written for ionContent, ionHeaderBar, ionInfiniteScroll.
* Docs are pushed to ajoslin's fork of ionic-site until they reach a
* point where they can be published.

**TODO, In Order of Priority**

1. Finish writing source-documentation for all existing components
2. Add multiple versions of docs (one per release & nightly, latest
 stable release docs being shown by default)
3. Add examples generation
4. Add searchbar to docs
2014-03-07 13:36:36 -07:00
Andy Joslin
ce5220d184 chore: test commit 2014-02-26 16:44:23 -05:00
Andy Joslin
49e0dac999 feat(ionContent): use child scope instead of isolate scope
Adds new '$ionicBind' service, which takes an object containing
binding definitions (similar to angular directive isolate scope
definition).  Allows binding of any directive attribute & expressions
from a scope, letting us do normal attribute -> scope binding
without having to create isolate scopes.

Closes #555. Closes #669
2014-02-24 11:11:03 -05:00
Max Lynch
89ec1b954e fix(htmlSanitize) - Added ngSanitize back, fixes #641 2014-02-20 09:48:55 -08:00
Andy Joslin
1c4d4a8b90 fix(browser): on first hash-set, dont set scrollTop 2014-02-11 09:44:59 -05:00
Andy Joslin
e755623331 feat(ionic): remove angular-sanitize (ngSanitize) as dependency
Add small bindHtmlUnsafe directive without html checking
2014-02-06 15:50:12 -05:00
Adam Bradley
4354828ce1 ng-click fixes 2014-01-29 11:20:38 -06:00
Max Lynch
766f97d94b Fixed #464 - side menu delegate 2014-01-23 12:55:40 -06:00
Adam Bradley
f0af48a7f6 remove ngTouch from angular.modules 2014-01-20 21:34:34 -06:00
M Alix
108507629d ngRoute no longer needed, $route now provided by ui.router 2014-01-10 18:59:41 -05:00
Max Lynch
c9bc2e2eea Fixed #360 - dynamic slidebox sizing 2014-01-10 12:50:56 -06:00
Adam Bradley
77fe96d2a4 remove navRouter, add viewState 2014-01-07 20:03:55 -06:00
Max Lynch
5d5b5b95a5 Fixed #126 - tap header scroll to top 2013-12-18 19:26:22 -06:00
Max Lynch
faf6ed7c61 Added beginning of scroll area 2013-12-06 15:41:52 -06:00
Max Lynch
26371a0c85 Back button stuff kind of working 2013-11-19 08:58:57 -06:00
Max Lynch
2ea66ecfb3 Initial working version of router based nav controller 2013-11-18 18:05:21 -06:00
Max Lynch
314156b3ca Fixed #119 - slide box events 2013-11-15 21:54:47 -06:00
Max Lynch
80d054762c Header bar tweaks 2013-11-13 19:59:50 -06:00
Max Lynch
7d4756eaef Fixed #95 and #121 2013-11-12 16:34:51 -06:00
Max Lynch
d1e6f2e3ec Added support for radio button directive. Fixes #97 2013-11-12 00:40:09 -06:00
Max Lynch
b7f57c15cf Did I doo thaat 2013-11-06 14:59:17 -06:00
Max Lynch
e783f48f8d Fixed #77, scroll support for <content> dir 2013-11-06 14:38:59 -06:00
Max Lynch
7b9698e8b7 Added hardware back button abstraction and nav support. Fixes #80 2013-11-05 11:12:21 -06:00
Max Lynch
7f4147ea06 Added alternative $scope inherit for Modal 2013-11-04 18:43:08 -06:00
Max Lynch
8cb701a3da Added platform provider. Fixes #67
Now you can easily detect the running platform and wait for the device
to be ready even if that ready even already fired.
2013-11-04 11:52:59 -06:00
Adam Bradley
17ae340b13 started checkbox 2013-10-11 16:41:45 -05:00
Max Lynch
094af5fe2e Toggle with unit test 2013-10-11 12:56:59 -05:00
Max Lynch
5e48c206ec Toderp! 2013-10-08 18:30:24 -05:00
Max Lynch
622eb890a2 Added license dump and angular module fixes 2013-10-01 22:30:35 -05:00