-
Notifications
You must be signed in to change notification settings - Fork 4
Commit d33285f
created a new "attributes" directive that binds input/wrapper (with support for other named sets) attributes to elements to support dynamic attributes (such as
* added directive to abstractField
* implemented directive in various core fields as an example of usage
* updated basic/app.vue with samplestitle="Tooltip Text" data-toggle="tooltip"
, etc)1 parent 122ffbc commit d33285f
1 file changed
+26
-3
lines changedLines changed: 26 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
42 | 50 |
| |
43 | 51 |
| |
44 | 52 |
| |
45 | 53 |
| |
46 | - | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
47 | 60 |
| |
48 | 61 |
| |
49 | 62 |
| |
50 | 63 |
| |
51 | 64 |
| |
52 | - | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
53 | 71 |
| |
54 | 72 |
| |
55 | 73 |
| |
56 | 74 |
| |
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
57 | 80 |
| |
58 | 81 |
| |
59 | 82 |
| |
|
0 commit comments