Commit Graph

105 Commits

Author SHA1 Message Date
Roman Mogilatov
b866229efb Update ExternalDependency provider example 2015-09-02 18:55:36 +03:00
Roman Mogilatov
444af2ab0e Update Callable provider docs 2015-09-02 18:48:11 +03:00
Roman Mogilatov
9326fdace4 Update ExternalDependency provider docs 2015-09-02 18:36:43 +03:00
Roman Mogilatov
a9eedc6760 Update static providers docs 2015-09-02 18:16:25 +03:00
Roman Mogilatov
a7ca196ee0 Update providers overriding docs 2015-09-02 18:14:13 +03:00
Roman Mogilatov
54da9913eb Update docs about writing custom providers 2015-09-02 17:20:19 +03:00
Roman Mogilatov
ef5c360a30 Update catalog docs 2015-09-02 12:23:18 +03:00
Roman Mogilatov
c5c0fdbd05 Update @di.inject() documentation 2015-09-02 12:23:01 +03:00
Roman Mogilatov
0a4e8c6934 Update catalog docs examples 2015-09-02 00:24:19 +03:00
Roman Mogilatov
e1fc8dde39 Update @di.inject examples comments 2015-09-01 22:30:49 +03:00
Roman Mogilatov
62df0bb853 Update @di.inject decorator docs for 0.9.x release 2015-09-01 19:08:35 +03:00
Roman Mogilatov
01970dba27 Add simplified kwarg injections syntax for Factory and Singleton providers 2015-09-01 00:31:29 +03:00
Roman Mogilatov
6ac0e4a04e Add simplified syntax for @inject decorator 2015-09-01 00:30:38 +03:00
Roman Mogilatov
6d0f892f8a Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
Roman Mogilatov
c9374038be Fixing @inject import bug in example 2015-08-17 22:44:28 +03:00
Roman Mogilatov
ce9a223eb9 Fixing bug in concept example 2015-08-05 17:42:56 +03:00
Roman Mogilatov
3c7e7a8434 Updating concept example 2015-08-05 17:33:38 +03:00
Roman Mogilatov
f98b3aae01 Moving config provider example into advanced usage examples 2015-08-05 17:32:56 +03:00
Roman Mogilatov
d2ec7fbe45 Adding @inject decorator docs 2015-08-05 17:22:25 +03:00
Roman Mogilatov
a94864d654 Removing old @inject decorator examples 2015-08-05 17:03:06 +03:00
Roman Mogilatov
3d354a1cb5 Repair of config provider example 2015-08-05 17:02:28 +03:00
Roman Mogilatov
e6705f1089 Removing old catalog example 2015-08-05 17:01:46 +03:00
Roman Mogilatov
c19a7ed400 Adding @inject() decorator examples 2015-08-05 17:01:23 +03:00
Roman Mogilatov
9735448e61 Adding catalogs documentation 2015-08-05 16:44:00 +03:00
Roman Mogilatov
41535dea0c Adding draft of catalog docs 2015-08-04 17:05:34 +03:00
Roman Mogilatov
d12f3ff2ff Reformating of examples structure 2015-07-28 09:51:24 +03:00
Roman Mogilatov
bc39251426 Adding docs about writing custom providers 2015-07-28 01:29:31 +03:00
Roman Mogilatov
024b148c54 Adding docs for overriding of providers 2015-07-25 04:57:38 +03:00
Roman Mogilatov
bfa40aec10 Adding minor changes to docblocks of overriding example 2015-07-25 00:52:09 +03:00
Roman Mogilatov
947a0667a6 Changing comments in factory examples 2015-07-25 00:14:45 +03:00
Roman Mogilatov
0972e79130 Adding new providers overriding examples 2015-07-25 00:12:52 +03:00
Roman Mogilatov
6f11715d24 Removing of old providers overriding examples 2015-07-25 00:12:24 +03:00
Roman Mogilatov
033a97d4da Removing old Factory&Singleton examples 2015-07-24 12:23:10 +03:00
Roman Mogilatov
878f1d49aa Removing old examples 2015-07-24 12:21:27 +03:00
Roman Mogilatov
0efebb337f Adding explanation for Singleton and Callable providers delegation 2015-07-20 19:31:31 +03:00
Roman Mogilatov
996fc4ecbf Updating singleton examples 2015-07-20 18:58:39 +03:00
Roman Mogilatov
2690d9b9d4 Adding docs for factories delegation 2015-07-20 18:46:45 +03:00
Roman Mogilatov
3b9d36f2d2 Adding fixes for ExternalDependecy provider docs 2015-07-17 10:01:27 +03:00
Roman Mogilatov
839888f445 Adding some minor updates for providers delegation example 2015-07-16 02:50:55 +03:00
Roman Mogilatov
ec808b1361 Updating callable docs 2015-07-16 02:39:21 +03:00
Roman Mogilatov
67fb4181f4 Reverting of removing callable provider example 2015-07-16 00:49:20 +03:00
Roman Mogilatov
7f92b886bd removing example of callalbe provider 2015-07-15 16:14:40 +03:00
Roman Mogilatov
7224fd4b37 Updating callable provider docs 2015-07-14 02:37:25 +03:00
Roman Mogilatov
acc9259ddd Removing delegate option from injections 2015-07-11 23:34:23 +03:00
Roman Mogilatov
e38cecfae0 Updating example 2015-07-11 17:27:28 +03:00
Roman Mogilatov
4620ad7f29 Adding delegate option for injections 2015-07-11 17:21:36 +03:00
Roman Mogilatov
a612e42a99 First steps with providers delegation docs 2015-06-19 12:44:46 +03:00
Roman Mogilatov
8b479a1898 Removing old external dependency provider example 2015-06-18 16:37:19 +03:00
Roman Mogilatov
e3ea517d72 Minor ExternalDependency provider updates, Adding ExternalDependency provider docs 2015-06-18 16:34:26 +03:00
Roman Mogilatov
dbc368d5f6 Minor updates for static provider docs 2015-06-18 14:55:13 +03:00