Filipe Dobreira
|
36f7839e2b
|
Merge pull request #4 from hdias/feature/scroll-overflow
fixed the horizontal overflow in the data table
|
2013-03-15 11:36:00 -07:00 |
|
filp
|
f0601576d4
|
Refactor Damnit\Handler\Handler to abstract class
|
2013-03-15 18:32:10 +00:00 |
|
filp
|
f4bee324e6
|
Improve how script termination is handled
|
2013-03-15 18:29:08 +00:00 |
|
Hugo Dias
|
4fbde503b7
|
fixed the horizontal overflow in the data table
|
2013-03-15 18:28:14 +00:00 |
|
filp
|
9deb3799df
|
Renamed 'super' tables for consistency
|
2013-03-15 18:19:08 +00:00 |
|
filp
|
4a26a50c73
|
Update README.md (link to @hdias profile)
|
2013-03-15 18:12:44 +00:00 |
|
filp
|
9eaf6c0c82
|
Add Laravel 3 example by @hdias
|
2013-03-15 18:11:42 +00:00 |
|
filp
|
0fb5b2de0e
|
Remove entry from TODO list
|
2013-03-15 18:08:07 +00:00 |
|
Filipe Dobreira
|
cd099b2961
|
Merge pull request #3 from hdias/feature/scroll-overflow
Feature/scroll overflow
|
2013-03-15 11:00:04 -07:00 |
|
Hugo Dias
|
122dd749e5
|
reverted overflow-x : hidden
something is causing overflow in that container but cant find it
|
2013-03-15 17:41:35 +00:00 |
|
Hugo Dias
|
2e9b667768
|
add scroll to details and frames container
fix overflow in the data-table
add box-sizing: border-box to everything much easier to work with
|
2013-03-15 17:35:52 +00:00 |
|
filp
|
8cb769ac96
|
Move Run::getInspector from the bottom of the class
|
2013-03-14 15:43:31 +00:00 |
|
Filipe Dobreira
|
8c1553ff5a
|
Update README.md
|
2013-03-14 15:13:11 +00:00 |
|
Filipe Dobreira
|
84e7302b83
|
Update README.md
|
2013-03-14 15:02:18 +00:00 |
|
Filipe Dobreira
|
6308e5f84a
|
Update README.md
|
2013-03-14 14:55:11 +00:00 |
|
filp
|
81133c9be0
|
Update README.md
|
2013-03-14 14:45:52 +00:00 |
|
filp
|
b5c9c95106
|
Update README.md (cannot into sentences)
|
2013-03-14 14:43:52 +00:00 |
|
filp
|
cb253d85ed
|
Update README.md
|
2013-03-14 14:43:03 +00:00 |
|
filp
|
519a39f0c5
|
Style frame line on .active state
|
2013-03-14 14:14:59 +00:00 |
|
filp
|
86a7d97e0a
|
Style frame line
|
2013-03-14 14:07:56 +00:00 |
|
filp
|
610a3cd993
|
Update composer files & package keywords
|
2013-03-14 14:04:05 +00:00 |
|
filp
|
6010f2b513
|
Add Silex data to PrettyPageHandler output
|
2013-03-14 14:02:32 +00:00 |
|
filp
|
57e295b10c
|
Silex Provider: move Run::register() to Provider::register
|
2013-03-14 11:40:31 +00:00 |
|
filp
|
00847c237c
|
Increase number of lines displayed in code view
|
2013-03-14 11:36:53 +00:00 |
|
filp
|
a23dfa9c66
|
Add PrettyPageHandler::addDataTable & example
|
2013-03-14 11:34:43 +00:00 |
|
filp
|
728d8f0337
|
Update README.md
|
2013-03-14 11:21:49 +00:00 |
|
filp
|
6b226d3580
|
Move example files to examples/
|
2013-03-14 11:20:34 +00:00 |
|
Filipe Dobreira
|
fea65c005d
|
Update README.md
|
2013-03-14 08:31:48 +00:00 |
|
filp
|
df624cfe0e
|
Prep for Packagist submission
|
2013-03-14 00:55:12 +00:00 |
|
filp
|
33eb4d1c03
|
Update README.md TODOs and typo
|
2013-03-14 00:48:52 +00:00 |
|
filp
|
2cb9bbff0b
|
Update README.md screenshot
|
2013-03-14 00:39:06 +00:00 |
|
filp
|
e473cb96f3
|
Update README.md
|
2013-03-14 00:33:54 +00:00 |
|
filp
|
d92932cca7
|
Add Silex\DamnitServiceProvider
|
2013-03-14 00:26:01 +00:00 |
|
filp
|
9bcb0804aa
|
Revert example.php to throw exception
|
2013-03-13 23:51:26 +00:00 |
|
filp
|
89d59e8773
|
Add better handling of ErrorException stack traces
|
2013-03-13 23:46:53 +00:00 |
|
filp
|
67e1e0d8a5
|
Add class/method/function info to frame lines
|
2013-03-13 23:39:31 +00:00 |
|
filp
|
1fee57328a
|
Better handling of fatal errors in template
|
2013-03-13 23:29:03 +00:00 |
|
filp
|
ba194c7991
|
Style containers
|
2013-03-13 23:19:38 +00:00 |
|
filp
|
79abde2e1e
|
CS fixes (spacing/lines)
|
2013-03-13 23:13:49 +00:00 |
|
filp
|
8ed64b29be
|
Update PHPDoc for Handler
|
2013-03-13 23:12:52 +00:00 |
|
filp
|
bfda68c97c
|
Rename PrettyPage -> PrettyPageHandler for consistency
|
2013-03-13 23:12:18 +00:00 |
|
filp
|
cfcd146770
|
CS updates (use statements)
|
2013-03-13 23:09:42 +00:00 |
|
filp
|
ac340975f2
|
Cleanup & re-structure template
|
2013-03-13 23:06:58 +00:00 |
|
filp
|
f9538785ca
|
Add multiple comments example
|
2013-03-13 22:47:44 +00:00 |
|
filp
|
d9fd7dfbc7
|
Update example.php
|
2013-03-13 22:44:34 +00:00 |
|
filp
|
a1d41c8aaa
|
Tweak CallbackHandler and Frame object handling
|
2013-03-13 22:40:55 +00:00 |
|
filp
|
0cbb62c93d
|
Add CallbackHandler
|
2013-03-13 19:21:06 +00:00 |
|
filp
|
4d77e94f63
|
Improve spacing of namespace in exception name
|
2013-03-13 19:10:47 +00:00 |
|
filp
|
4bed10b7df
|
Modify example to include namespace in exception name
|
2013-03-13 19:09:00 +00:00 |
|
filp
|
f275048596
|
Add vim .swp files to gitignore
|
2013-03-13 19:06:26 +00:00 |
|