64 Commits

Author SHA1 Message Date
unstop
123a51b918 improve date i18n 2014-07-28 00:50:03 +08:00
unstop
9961f920fd build last commit 2014-07-28 00:18:44 +08:00
unstop
ce10f96042 UI update 2014-07-28 00:12:49 +08:00
unstop
cb250acb1a UI change 2014-07-27 21:38:59 +08:00
bolasblack
c518bf9460 feat(i18n): 使用 moment 来替代 ngLocale 执行国际化的职能 2014-07-27 14:58:29 +08:00
Piotrek Majewski
81609c4ee9 Merge pull request #47 from CosticaPuntaru/master
adding disable functionality
2014-06-16 18:04:06 +02:00
Costica Puntaru
c615a28e2f fixing the build 2014-06-16 11:02:46 +03:00
Costica Puntaru
832bf1feab add support to disable the date picker 2014-06-13 16:54:30 +03:00
Piotr Majewski
c6850b641e feat: partial updates - use partial="true" to update values on each view step 2014-03-13 00:02:35 +01:00
Piotrek Majewski
52dc68d9bf Merge pull request #25 from chrisconley/license
Add MIT license
2014-03-12 22:34:12 +01:00
Chris Conley
a5bf52f8df Add MIT license 2014-03-12 16:42:58 -04:00
Piotrek Majewski
86a198f065 Merge pull request #23 from SchizoDuckie/patch-1
Fixed january breaking with previous patch due to date being shifted back 5 days
2014-03-04 08:41:27 +01:00
Piotrek Majewski
3c66394ad8 Merge pull request #24 from KhodeN/master
Fix errors on minimization (set explicit injections)
2014-03-04 08:41:19 +01:00
Artem Berezin
908184b334 Fix errors on minimization (set explicit injections) 2014-03-04 14:26:18 +11:00
SchizoDuckie
9350b0ad35 Fixed january breaking with previous patch due to date being shifted back 5 days
Fixes the situation where date.getMonth() turns into 11, thus breaking the patch.
2014-02-22 01:30:35 +01:00
Piotrek Majewski
b7f6f84072 Merge pull request #18 from westberliner/patch-1
Update bower.json with key main
2014-02-16 19:36:29 +01:00
Piotrek Majewski
93c9c26c37 Merge pull request #20 from SchizoDuckie/master
Fixed week display showing a week too much in some cases.
2014-02-16 19:35:36 +01:00
SchizoDuckie
4b19b4dc87 Fixed week display showing a week too much in some cases. 2014-02-16 00:53:24 +01:00
Patrick Herzberg
983131ded8 Update bower.json with key main
If using bower/grunt, scripts will be added to index.html template on build.
2014-02-15 15:34:37 +01:00
Piotrek Majewski
87e6f10f47 Merge pull request #17 from Saliba/master
Fixing variables declaration to come before the use
2014-02-12 23:17:06 +01:00
Saliba
1941e4de82 Fixing variables declaration to come before the use
It doesn't work on dotless if you use variables before they are declared
2014-02-12 13:40:23 -02:00
g00fy-
3d8c8209c3 Merge pull request #14 from janantala/master
chore(grunt): use load-grunt-tasks module
2013-12-04 05:29:06 -08:00
Jan Antala
ff9e83d7e2 chore(grunt): use load-grunt-tasks module
Makes it way more easier to maintain grunt plugin loading instead of matchdep.
2013-12-04 14:21:47 +01:00
g00fy-
60ef76373a fix(input): dismiss only on last view 1.0.3 2013-12-03 11:49:34 +01:00
g00fy-
d002f3f0b6 Update index.html 2013-11-12 17:01:29 +01:00
g00fy-
ffaadaf35a fix(README): updated live demo 2013-11-12 10:40:37 +01:00
g00fy-
f5391dca2a build(1.0.2) 1.0.2 2013-11-12 10:34:11 +01:00
g00fy-
a65e549698 fix(datePicker): fixed maxView & minView 2013-11-12 10:26:32 +01:00
g00fy-
3b6d965857 fix(input): fixed dateTimeAppend : works without jQuery 2013-11-12 10:03:29 +01:00
g00fy-
bc5b962093 build(input): don't require jquery in relative branch 1.0.1 2013-11-08 10:47:02 +01:00
g00fy-
a302305db4 Merge pull request #12 from tehasdf/patch-1
don't require jquery in the 'relative' branch of a if/else in input
2013-11-08 01:44:27 -08:00
asdf
94689bbfff don't require jquery in the 'relative' branch of a if/else in input
You can just as well use the relative version of input without loading jquery now.
2013-11-08 10:42:58 +01:00
g00fy-
77db897e6a fix(css): add span to every view 1.0.0 2013-10-14 13:08:12 +02:00
g00fy-
4fe2e175e4 fix(build): why is this happening to me? 2013-10-14 11:20:02 +02:00
g00fy-
f2afba562b fix(input): added scope, to prevent overriding & fix validation (ng-pristine/ng-dirty) issues 2013-10-14 11:14:48 +02:00
g00fy-
d323594873 fixed now highlight - bad previous commit 2013-10-14 10:28:24 +02:00
g00fy-
e367fc670c fixed now highlight 2013-10-14 10:21:56 +02:00
Piotrek
d52b9129af build 2013-10-14 09:55:38 +02:00
Piotrek
1980479bf6 fix input 2013-10-14 09:52:51 +02:00
Piotrek
8aa0f9334c fix grunt server task 2013-10-14 09:13:42 +02:00
g00fy
81635c9679 gunt 2013-10-13 23:50:29 +02:00
g00fy
6f14a2817b jshint 2013-10-13 22:20:52 +02:00
g00fy
e05155c856 stage 3 2013-10-13 19:52:23 +02:00
g00fy
c3cbe2c86e stage 3 2013-10-10 23:39:49 +02:00
g00fy
29cafba56e stage 2 2013-10-07 22:53:31 +02:00
g00fy
cd5f6296cd stage 1 2013-10-07 20:22:18 +02:00
Piotrek
76461f6fc4 change dir structure 0.1.0 2013-10-03 15:23:44 +02:00
g00fy
bad4a29693 formatter added to $formatters instead of replacing, in order to work with required #3 2013-06-20 02:39:59 +02:00
g00fy
fd8134dd50 updated module name to datePicker
moved templates from `scripts` to `templates` directory
more verbose template names
updated `translate-z` to higher value - so we don't have conflicts with things like modals
unified bower.json with `master` branch
unified readme
updated `grunt` tasks to copy readme and bower.json
2013-06-20 00:29:56 +02:00
g00fy
d66312a81d updated css to match [date-time] selector (no .datetimepicker class required)
removed console.logs
reformatted index.html
updated bower dependencies (angular-unstable)
updated README #2
2013-06-18 22:33:19 +02:00