File tree
434 files changed
+23318
-15920
lines changed- .circleci
- .storybook
- decorator
- cypress
- fixtures
- integration
- plugins
- support
- docs
- about
- api
- guides
- patterns
- sensors
- support
- flow-typed
- custom
- npm
- @atlaskit
- @babel
- @storybook
- src
- state
- dimension-marshal
- droppable
- get-center-from-impact
- get-client-border-box-center
- get-page-border-box-center
- get-drag-impact
- middleware
- drop
- responders
- move-in-direction
- move-cross-axis
- move-to-new-droppable
- move-to-next-place
- move-to-next-combine
- move-to-next-index
- post-reducer/when-moving
- publish-while-dragging
- update-draggables
- update-droppables
- starting-displaced
- update-displacement-visibility
- view
- animate-in-out
- drag-drop-context
- drag-handle
- sensor
- util
- draggable
- droppable
- droppable-dimension-publisher
- placeholder
- style-marshal
- stories
- assets
- src
- accessible
- board
- custom-drop
- dynamic
- fixed-list
- horizontal
- interactive-elements
- multi-drag
- multiple-horizontal
- multiple-vertical
- portal
- primatives
- table
- vertical
- vertical-grouped
- vertical-nested
- test
- browser
- unit
- docs
- integration
- state
- auto-scroll/fluid-scroller
- util
- droppable
- get-center-from-impact
- get-page-border-box-center
- combine
- reorder
- get-displacement
- get-drag-impact
- combine
- reorder
- over-foreign-list
- over-home-list
- utils
- get-home-on-lift
- middleware
- drop
- responders
- util
- move-in-direction
- move-cross-axis
- get-closest-draggable
- move-to-new-droppable
- move-to-next-place
- move-to-next-combine
- move-to-next-index
- from-combine
- from-reorder
- moving-to-invisible-place
- publish-while-dragging
- update-draggables
- update-droppables
- update-displacement-visibility
- view
- animate-in-out
- connected-draggable
- util
- connected-droppable
- util
- dimension-marshal
- drag-drop-context
- drag-handle
- util
- draggable
- util
- droppable
- util
- droppable-dimension-publisher
- placeholder
- util
- utils
- get-displacement
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
434 files changed
+23318
-15920
lines changedDiff for: .circleci/config.yml
+40-22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 90 | + | |
102 | 91 |
| |
103 | 92 |
| |
104 | 93 |
| |
| |||
107 | 96 |
| |
108 | 97 |
| |
109 | 98 |
| |
110 |
| - | |
| 99 | + | |
111 | 100 |
| |
| 101 | + | |
112 | 102 |
| |
113 |
| - | |
114 | 103 |
| |
115 | 104 |
| |
116 | 105 |
| |
117 | 106 |
| |
118 | 107 |
| |
119 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
121 | 136 |
| |
122 | 137 |
| |
123 | 138 |
| |
| |||
126 | 141 |
| |
127 | 142 |
| |
128 | 143 |
| |
129 |
| - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
130 | 148 |
| |
131 | 149 |
| |
132 |
| - | |
| 150 | + | |
133 | 151 |
| |
134 | 152 |
|
Diff for: .eslintignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
|
Diff for: .eslintrc.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Diff for: .flowconfig
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 |
| |
3 | 8 |
| |
4 | 9 |
| |
|
Diff for: .gitignore
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
|
Diff for: .size-snapshot.json
+12-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Diff for: .storybook-out
-3
This file was deleted.
Diff for: .storybook/addons.js
-1
This file was deleted.
Diff for: .storybook/compressed-logo-rbd.svg
+23
Loading
Diff for: .storybook/config.js
+20-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 |
| |
19 | 28 |
| |
20 | 29 |
| |
|
Diff for: .storybook/decorator/global-styles.jsx
+17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
0 commit comments