Commit Graph

22 Commits

Author SHA1 Message Date
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00
Adam Leskis 71a0a6582a
update some links from http to https where supported (#1647) 2022-11-01 14:29:32 +11:00
Rico Sta. Cruz afc25b5e1f
Update styling (#1498) 2020-07-06 01:35:26 +10:00
Rico Sta. Cruz c792f1b418
Add introduction sections (#1497) 2020-07-06 00:38:31 +10:00
Rico Sta. Cruz 360bb87287 Cleanup: update timestamps of files 2020-07-04 23:33:09 +10:00
Mercedes d55d4f9fc8
Updated accessing a single prop's value
Instead of `.props('name')`, use `.prop('name')` to access a single prop's value for testing
2020-02-12 13:06:28 -06:00
Rico Sta. Cruz b497f41d18
Merge pull request #1225 from Vanguard90/patch-2
Update obs. Enzyme methods 'getNode' & 'getNodes'
2020-01-01 10:00:08 +11:00
Rico Sta. Cruz fbca147904
Update enzyme.md 2020-01-01 09:59:57 +11:00
Omar Bourhaouta c9cde14fef
Update enzyme.md 2019-12-24 10:43:42 +01:00
Enes Kirimi d5ee7731e6
Update obs. Enzyme methods 'getNode' & 'getNodes'
`getNode` and `getNodes` methods are depreciated and no longer in use. They are renamed to `getElement` and `getElements` instead. 

See Enzyme docs here: 
- https://airbnb.io/enzyme/docs/api/ShallowWrapper/getElement.html
- https://airbnb.io/enzyme/docs/api/ShallowWrapper/getElements.html
2019-10-05 11:50:03 +02:00
Sherly Chan 12feb8202a correcting enzyme props to prop (#513) 2018-11-07 13:11:37 -07:00
Juan I. Biltes 977aeeb1db fix typo: enzyme as enyzme 2017-11-02 11:13:39 -03:00
Rico Sta. Cruz 3866f160f9
Implement keywords-based descriptions 2017-10-16 02:02:23 +08:00
Rico Sta. Cruz 195bfd3667
enzyme and react: update descriptions 2017-10-15 14:06:30 +08:00
Rico Sta. Cruz e75c43743f
Update featured list 2017-10-13 01:18:53 +08:00
Rico Sta. Cruz 19d0991d40
enzyme: add practical examples 2017-10-13 00:43:39 +08:00
Rico Sta. Cruz 9600eda7a5
enzyme: clarify installation section 2017-10-12 18:12:44 +08:00
Rico Sta. Cruz fe728b7322
enyzme: update for v3 2017-10-12 18:10:12 +08:00
Rico Sta. Cruz 43dd55e252
enzyme: fix typo 2017-09-14 18:04:31 +08:00
Rico Sta. Cruz 3418cd1aaa
enyzme: update 2017-09-14 18:03:54 +08:00
Rico Sta. Cruz c907827c27
enzyme: update 2017-09-14 17:19:13 +08:00
Rico Sta. Cruz 4886f3dc10
Update 2017-03-29 16:35:24 +08:00