180 Commits

Author SHA1 Message Date
Arunoda Susiripala
2523c43710 README.md 2016-09-09 13:42:31 +05:30
Arunoda Susiripala
2fb113e933 Update README.md 2016-09-09 13:34:14 +05:30
Arunoda Susiripala
fedc4fcf9f Fix typose. 2016-09-09 13:18:15 +05:30
Arunoda Susiripala
d6c64991ca Add README and other cosmetics. 2016-09-09 13:08:18 +05:30
Aruna Herath
fa87a43461 Update readme with more content 2016-08-30 18:13:53 +05:30
Aruna Herath
5caff822f9 Add craeteKnob API 2016-08-30 18:13:27 +05:30
Arunoda Susiripala
d42f4eb906 Update docs. 2016-08-30 15:35:07 +05:30
Arunoda Susiripala
191d648ec8 Update docs to reflect recent changes. 2016-08-01 17:40:18 +05:30
Arunoda Susiripala
b828366f87 Update docs to reflect recent changes. 2016-08-01 17:19:35 +05:30
Aruna Herath
ab15a9e75c Initialized with react-cdk 2016-07-21 13:04:31 +05:30
Arunoda Susiripala
484886ac73 Implement a extension API (#258)
* Implement the new addon API.

* Tested addon and decorator API with a real app.

* Add context support to decorators.

* Add kind to the api.

* Add extension documentation.

* Update extension docs.

* Fix a small typo.
2016-06-20 09:33:13 +05:30
Michael McGahan
f6034db9e1 Add npm version badge to README (#193)
This project is moving quickly, and it would be useful for the README to indicate the currently-available version on npm. This branch adds the common `https://badge.fury.io/` image, similar to other React projects on GitHub.
2016-05-12 15:27:03 +05:30
Arunoda Susiripala
9e960d5ffc Add power tools link 2016-05-09 21:19:55 +05:30
Arunoda Susiripala
cee0f7b983 Fix typo in README 2016-05-05 15:07:12 +05:30
Arunoda Susiripala
052ad95817 Implement Mantra Architecture (#165)
* Add preview container in preview module.

* Update comments.

* Implement preview module.

* Add component tests.

* Add tests for actions.

* Add container tests.

* Write tests for reducers.

* Fix lint issues.

* Add tests for init_pagebus

* Add base ui model with the layout.

* Fix the reducer.

* Add select story pageBus event.

* Update some test cases/

* Implement basic communication with the preview iframe.

* Move actions to a common place.

* Clean mantra reducers.

* Integrated initial leftPanel.

* Implement story filter

* Add initial ActionLogger.

* Add actions grouping.

* Fix lint issues.

* Implement initial routing.
This version lacks, back button support.

* Handle back button properly with routing.

* Add keyboard shortcut support.

* Add responsive tags.

* Move all the admin dependencies to the dev env.
So, end user doesn't need to download the stuff
we use inside the manager.

* Optimize dev build with enabling webpack
when developing the manager.

* Update CONTRIBUTING.md to support the new build environment.

* Add proper support for production build.

* Introduce the api module.

* Add initial docs.

* Add keyboard shortcut help dialog.

* Fix lint issues.

* Fix some missing tests.

* Add tests for actions.

* Write tests for action logger.

* Add tests for layout

* Add tests for left_panel.header.

* Add tests for left_panel.text_filter

* Add tests for left_panel.stories

* Complete tests for the left panel component.

* Simplyfy the container code by implementing the reduxComposer.

* Add container tests.

* Add ui reducer tests.

* Add tests for handle key events

* Add tests to handle_routing.

* Add filters tests

* Add tests for reduxComposer

* Add tests for reduxComposer

* Use a unique Id for the action.id.
We need to support unique id for the action id since now
it's possible to reload the preview iframe.
So, if we use a number from 0, there's a chance for
duplicate ids.

* Update docs.

* Update docs.

* Add manager.js

* Move redux and keycode to dependencies.
2016-05-05 14:26:52 +05:30
Arunoda Susiripala
a5dccb91fd Add a new docs layout (#134)
* Add new docs layout.

* Update screenshot.
2016-04-21 22:36:43 +05:30
Arunoda Susiripala
1075dee057 Update README.md 2016-04-19 15:15:20 +05:30
Arunoda Susiripala
89226130a4 Update README.md 2016-04-19 15:14:09 +05:30
Arunoda Susiripala
1597357969 Add storybooks.io to the README. 2016-04-19 13:52:49 +05:30
Mark Dalgleish
f9bdf6a53f Fix typo (#119) 2016-04-19 05:59:55 +05:30
Arunoda Susiripala
ff218c2d7e Update docs 2016-04-11 21:42:45 +05:30
Arunoda Susiripala
554dc4f67c Add travis button
* Add travis button

* Add .travis.yml
2016-04-07 19:23:20 +05:30
Nick Plekhanov
d6ea9b0fc1 Fixed typos in docs and moved CONTRIBUTING guide to one level up for ease of access. 2016-04-07 01:45:26 +02:00
Arunoda Susiripala
6e3a8ebfa1 Update README.md 2016-04-05 23:29:41 +10:00
Arunoda Susiripala
f7536158e7 Add the contributing guide 2016-04-04 14:11:02 +05:30
Arunoda Susiripala
38e8a15c28 Migrate known issues to a seperate file 2016-04-02 20:13:40 +05:30
Arunoda Susiripala
497c745c0b Add known issues. 2016-04-02 20:06:30 +05:30
Arunoda Susiripala
b5ad1f669b Add 1.x notes 2016-03-31 14:36:21 +05:30
Arunoda Susiripala
423db0529d Remove the video section 2016-03-31 14:36:21 +05:30
Arunoda Susiripala
84aa2b08d0 Add README 2016-03-31 04:29:47 +05:30